We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ce5a4d commit 338bbd8Copy full SHA for 338bbd8
.cz.toml
@@ -1,6 +1,6 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "0.27.0"
+version = "0.27.1"
4
format = "v$version"
5
update_changelog_on_bump = true
6
major_version_zero = true
CHANGELOG.md
@@ -1,3 +1,9 @@
+## 0.27.1 (2026-02-17)
+
+### Fix
+- correctly set next_version_major and next_version_minor outputs
7
## 0.27.0 (2026-01-17)
8
9
### Feat
0 commit comments