Skip to content

Commit 1f11eb2

Browse files
bump: version 0.20.0 → 0.21.0
1 parent 475ad58 commit 1f11eb2

File tree

2 files changed

+8
-1
lines changed

2 files changed

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

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.21.0 (2024-03-05)
2+
3+
### Feat
4+
5+
- add local version and devrelease as inputs (#69)
6+
- Add PREVIOUS_REVISION to environment
7+
18
## 0.20.0 (2023-09-14)
29

310
### Feat

0 commit comments

Comments
 (0)