We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27e93a1 commit c173881Copy full SHA for c173881
.cz.toml
@@ -1,6 +1,6 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "0.15.1"
+version = "0.16.0"
4
format = "v$version"
5
update_changelog_on_bump = true
6
major_version_zero = true
CHANGELOG.md
@@ -1,3 +1,14 @@
+## 0.16.0 (2023-01-07)
+
+### Feat
+- **entrypoing.sh**: add `gpg` sign
+- **debug**: add option for debug output
7
8
+### Fix
9
10
+- check_consistency flag being ignored
11
12
## 0.15.1 (2022-10-18)
13
14
### Fix
0 commit comments