File tree Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Expand file tree Collapse file tree 4 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1414 - id : no-commit-to-branch
1515
1616 - repo : https://github.com/commitizen-tools/commitizen
17- rev : v2.32.7 # automatically updated by Commitizen
17+ rev : v2.33.0 # automatically updated by Commitizen
1818 hooks :
1919 - id : commitizen
2020 - id : commitizen-branch
Original file line number Diff line number Diff line change 11
2+ ## v2.33.0 (2022-09-15)
3+
4+ ### Feat
5+
6+ - add functionality for dev-releases
7+
28## v2.32.7 (2022-09-14)
39
410### Fix
Original file line number Diff line number Diff line change 1- __version__ = "2.32.7 "
1+ __version__ = "2.33.0 "
Original file line number Diff line number Diff line change 11[tool .commitizen ]
2- version = " 2.32.7 "
2+ version = " 2.33.0 "
33tag_format = " v$version"
44version_files = [
55 " pyproject.toml:version" ,
@@ -30,7 +30,7 @@ exclude = '''
3030
3131[tool .poetry ]
3232name = " commitizen"
33- version = " 2.32.7 "
33+ version = " 2.33.0 "
3434description = " Python commitizen client tool"
3535authors = [" Santiago Fraire <santiwilly@gmail.com>" ]
3636license = " MIT"
You can’t perform that action at this time.
0 commit comments