Skip to content

Commit 23b84fa

Browse files
committedSep 14, 2021
bump: version 0.8.0 → 0.9.0
1 parent 2f18c1d commit 23b84fa

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,4 +1,4 @@
11
[tool.commitizen]
22
name = "cz_conventional_commits"
3-
version = "0.8.0"
3+
version = "0.9.0"
44
format = "v$version"

‎CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.9.0 (2021-09-14)
2+
3+
### Feat
4+
5+
- add version output
6+
17
## 0.8.0 (2021-08-30)
28

39
### Fix

0 commit comments

Comments
 (0)
Please sign in to comment.