We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7cb18c commit 0e3a808Copy full SHA for 0e3a808
docs/index.md
@@ -96,6 +96,8 @@ commands:
96
info show information about the cz
97
schema show commit schema
98
bump bump semantic version based on the git log
99
+ version get the version of the installed commitizen or the
100
+ current project (default: installed commitizen)
101
check validates that a commit message matches the commitizen schema
102
init init commitizen configuration
103
```
0 commit comments