Skip to content

Commit 1345389

Browse files
author
Marek Fiala
committed
change: Update version to 0.6.2
1 parent 5be2309 commit 1345389

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## v0.6.1 (2025-04-28)
28

39
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool]
22
[tool.commitizen]
33
name = "cz_conventional_commits"
4-
version = "0.6.1"
4+
version = "0.6.2"
55
tag_format = "v$version"
66
update_changelog_on_bump = true
77
changelog_merge_prerelease = true

0 commit comments

Comments
 (0)