We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ebdade commit a868ba9Copy full SHA for a868ba9
.cz.toml
@@ -1,4 +1,4 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "0.13.2"
+version = "0.14.0"
4
format = "v$version"
CHANGELOG.md
@@ -1,3 +1,13 @@
+## 0.14.0 (2022-07-05)
+
+### Fix
5
+- remove bad comma
6
7
+### Feat
8
9
+- add increment option
10
11
## 0.13.2 (2022-05-11)
12
13
### Fix
0 commit comments