We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a5593c commit 2e11e3cCopy full SHA for 2e11e3c
.cz.toml
@@ -1,4 +1,4 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "0.11.0"
+version = "0.12.0"
4
format = "v$version"
CHANGELOG.md
@@ -1,3 +1,14 @@
+## 0.12.0 (2022-02-24)
+
+### Feat
5
+- add commitizen version input
6
7
8
+### Refactor
9
10
+- rename cz version variable
11
12
## 0.11.0 (2021-12-18)
13
14
### Feat
0 commit comments