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 5be2309 commit 1345389Copy full SHA for 1345389
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v0.6.2 (2025-04-30)
2
+
3
+### Bug Fixes
4
5
+- publish_pypi - Set ubuntu to 24.04 and python to 3.13
6
7
## v0.6.1 (2025-04-28)
8
9
### Bug Fixes
pyproject.toml
@@ -1,7 +1,7 @@
[tool]
[tool.commitizen]
name = "cz_conventional_commits"
-version = "0.6.1"
+version = "0.6.2"
tag_format = "v$version"
update_changelog_on_bump = true
changelog_merge_prerelease = true
0 commit comments