Skip to content

Commit 2e11e3c

Browse files
committedFeb 24, 2022
bump: version 0.11.0 → 0.12.0
1 parent 2a5593c commit 2e11e3c

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

‎CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 0.12.0 (2022-02-24)
2+
3+
### Feat
4+
5+
- add commitizen version input
6+
- add commitizen version input
7+
8+
### Refactor
9+
10+
- rename cz version variable
11+
112
## 0.11.0 (2021-12-18)
213

314
### Feat

0 commit comments

Comments
 (0)