Skip to content

Commit e24df99

Browse files
author
github-actions
committed
bump: version 1.5.0 → 1.5.1
1 parent eaedd2b commit e24df99

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[tool.commitizen]
22
name = "cz_conventional_commits"
3-
version = "1.5.0"
3+
version = "1.5.1"
44
tag_format = "v$version"

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v1.5.1 (2024-05-02)
2+
3+
### Fix
4+
5+
- remove init flagset
6+
- exposed AllowPair fields
7+
- remove init function
8+
19
## v1.5.0 (2024-05-01)
210

311
### Feat

0 commit comments

Comments
 (0)