Skip to content

Commit bc2616f

Browse files
bump: version 0.19.0 → 0.20.0
1 parent 61fcde3 commit bc2616f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-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.19.0"
3+
version = "0.20.0"
44
format = "v$version"
55
update_changelog_on_bump = true
66
major_version_zero = true

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.20.0 (2023-09-14)
2+
3+
### Feat
4+
5+
- Add new option to hide git output
6+
17
## 0.19.0 (2023-09-08)
28

39
## 0.18.2 (2023-05-18)

0 commit comments

Comments
 (0)