We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4787c27 commit 5b0848cCopy full SHA for 5b0848c
.cz.toml
@@ -1,6 +1,6 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "0.23.1"
+version = "0.24.0"
4
format = "v$version"
5
update_changelog_on_bump = true
6
major_version_zero = true
CHANGELOG.md
@@ -1,3 +1,9 @@
+## 0.24.0 (2025-02-25)
+
+### Feat
+- add support for manual version bumping
7
## 0.23.1 (2024-12-21)
8
9
## 0.23.0 (2024-12-09)
0 commit comments