We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc69c67 commit 248ffaaCopy full SHA for 248ffaa
.cz.yaml
@@ -5,5 +5,5 @@ commitizen:
5
name: cz_conventional_commits
6
tag_format: v$version
7
update_changelog_on_bump: true
8
- version: 0.5.0
+ version: 0.5.1
9
version_scheme: semver2
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v0.5.1 (2025-11-25)
2
+
3
+### Fix
4
+- use github-script which has more support than python shell
## v0.5.0 (2025-11-25)
### BREAKING CHANGE
0 commit comments