We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 475ad58 commit 1f11eb2Copy full SHA for 1f11eb2
.cz.toml
@@ -1,6 +1,6 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "0.20.0"
+version = "0.21.0"
4
format = "v$version"
5
update_changelog_on_bump = true
6
major_version_zero = true
CHANGELOG.md
@@ -1,3 +1,10 @@
+## 0.21.0 (2024-03-05)
+
+### Feat
+- add local version and devrelease as inputs (#69)
+- Add PREVIOUS_REVISION to environment
7
8
## 0.20.0 (2023-09-14)
9
10
### Feat
0 commit comments