We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23bc292 commit ee36ca9Copy full SHA for ee36ca9
.cz.toml
@@ -1,6 +1,6 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "0.21.0"
+version = "0.22.0"
4
format = "v$version"
5
update_changelog_on_bump = true
6
major_version_zero = true
CHANGELOG.md
@@ -1,3 +1,9 @@
+## 0.22.0 (2024-11-06)
+
+### Feat
+- add working-directory input
7
## 0.21.0 (2024-03-05)
8
9
### Feat
0 commit comments