Skip to content

Commit 9615e7b

Browse files
bump: version 0.24.0 → 0.25.0
1 parent cd7feb8 commit 9615e7b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.commitizen]
22
name = "cz_conventional_commits"
3-
version = "0.24.0"
3+
version = "0.25.0"
44
format = "v$version"
55
update_changelog_on_bump = true
66
major_version_zero = true

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.25.0 (2025-11-16)
2+
3+
### BREAKING CHANGE
4+
5+
- This update requires commitizen > 4.10 in order to use --minor and --major
6+
7+
### Feat
8+
9+
- add more output information
10+
111
## 0.24.0 (2025-02-25)
212

313
### Feat

0 commit comments

Comments
 (0)