Skip to content

Commit a868ba9

Browse files
bump: version 0.13.2 → 0.14.0
1 parent 8ebdade commit a868ba9

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-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.13.2"
3+
version = "0.14.0"
44
format = "v$version"

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.14.0 (2022-07-05)
2+
3+
### Fix
4+
5+
- remove bad comma
6+
7+
### Feat
8+
9+
- add increment option
10+
111
## 0.13.2 (2022-05-11)
212

313
### Fix

0 commit comments

Comments
 (0)