Skip to content

Commit 673655a

Browse files
committedDec 9, 2024
bump: version 0.22.0 → 0.23.0
1 parent 2294890 commit 673655a

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.22.0"
3+
version = "0.23.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.23.0 (2024-12-09)
2+
3+
### Feat
4+
5+
- **#55**: add ACTOR input parameter
6+
17
## 0.22.0 (2024-11-06)
28

39
### Feat

0 commit comments

Comments
 (0)
Please sign in to comment.