Skip to content

Commit c173881

Browse files
bump: version 0.15.1 → 0.16.0
1 parent 27e93a1 commit c173881

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.cz.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.commitizen]
22
name = "cz_conventional_commits"
3-
version = "0.15.1"
3+
version = "0.16.0"
44
format = "v$version"
55
update_changelog_on_bump = true
66
major_version_zero = true

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 0.16.0 (2023-01-07)
2+
3+
### Feat
4+
5+
- **entrypoing.sh**: add `gpg` sign
6+
- **debug**: add option for debug output
7+
8+
### Fix
9+
10+
- check_consistency flag being ignored
11+
112
## 0.15.1 (2022-10-18)
213

314
### Fix

0 commit comments

Comments
 (0)