commitizen-cli
Advanced tools
Comparing version 1.1.1 to 1.2.0
{ | ||
"name": "commitizen-cli", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"description": "Command-line interface tool that helps enforce standardized commit message formats in Git repositories.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -16,2 +16,3 @@ # Commitizen CLI | ||
- **Integration with Git**: Seamlessly commit changes directly from the CLI, ensuring compliance with the chosen commit message convention. | ||
- **Emoji Support**: Add emojis to your commit messages to express the nature of the changes or provide additional context. | ||
@@ -48,2 +49,16 @@ ## Installation | ||
### Update | ||
To update to the latest version, use: | ||
```shell | ||
commitizen-cli update | ||
``` | ||
or using the minified command: | ||
```shell | ||
cc update | ||
``` | ||
Follow the prompts to generate a standardized commit message. | ||
@@ -50,0 +65,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10715
200
73
1