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 cd7feb8 commit 9615e7bCopy full SHA for 9615e7b
.cz.toml
@@ -1,6 +1,6 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "0.24.0"
+version = "0.25.0"
4
format = "v$version"
5
update_changelog_on_bump = true
6
major_version_zero = true
CHANGELOG.md
@@ -1,3 +1,13 @@
+## 0.25.0 (2025-11-16)
+
+### BREAKING CHANGE
+- This update requires commitizen > 4.10 in order to use --minor and --major
7
+### Feat
8
9
+- add more output information
10
11
## 0.24.0 (2025-02-25)
12
13
### Feat
0 commit comments