File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ commitizen:
55 name : cz_conventional_commits
66 tag_format : v$version
77 update_changelog_on_bump : true
8- version : 0.2.0
8+ version : 0.2.1
99 version_scheme : semver2
Original file line number Diff line number Diff line change 1+ ## v0.2.1 (2025-11-21)
2+
3+ ### Fix
4+
5+ - change cache description
6+
17## v0.2.0 (2025-11-21)
28
39### Feat
Original file line number Diff line number Diff line change 3333|-----|-----------|-------|:------:|
3434|` version`|Version of commitizen to install|`latest`|no|
3535|`extra_requirements`|Install extra dependencies|n/a|no|
36- |`cache`|Cache commitizen installation , set to "true" to enable|`false`|no|
36+ |`cache`|Cache python setup , set to "true" to enable|`false`|no|
3737# # Outputs
3838None
3939<!--doc_end-->
You can’t perform that action at this time.
0 commit comments