Skip to content

Commit

Permalink
bump: version 0.15.1 → 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 7, 2023
1 parent 27e93a1 commit c173881
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .cz.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.commitizen]
name = "cz_conventional_commits"
version = "0.15.1"
version = "0.16.0"
format = "v$version"
update_changelog_on_bump = true
major_version_zero = true
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 0.16.0 (2023-01-07)

### Feat

- **entrypoing.sh**: add `gpg` sign
- **debug**: add option for debug output

### Fix

- check_consistency flag being ignored

## 0.15.1 (2022-10-18)

### Fix
Expand Down

0 comments on commit c173881

Please sign in to comment.