Skip to content

Commit aabcf73

Browse files
committed
change: release v1.3.0
1 parent 72404cf commit aabcf73

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
## Unreleased
1+
## v1.3.0 (2023-11-09)
22

33

4+
- fix: commitizen versions settings in pyproject.toml
45
- change(user-output): update user output marking all issues with message - Dynamic messages in output report - Color input commit message same as message elements - Tests updated
56
- ci: update project settings configuration (pyproject.toml)
6-
- add CHANGELOG.md, commitizen, test packages definitions
7+
- - add CHANGELOG.md, commitizen, test packages definitions
78
- GitHub action - testing on multiple OSes
89

910
## v1.2.1 (2023-07-31)

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@
9999
[tool.commitizen]
100100
annotated_tag = true
101101
bump_message = "change: release v$new_version"
102-
major_version_zero = true
103102
name = "cz_customize"
104103
tag_format = "v$version"
105104
update_changelog_on_bump = true

0 commit comments

Comments
 (0)