bump: version 0.4.4 → 0.4.5

This commit is contained in:
github-actions[bot]
2024-10-02 03:33:40 +00:00
parent c1bdcc2d93
commit d62fb30eb8
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
name = "cz_conventional_commits"
tag_format = "v$version"
version_scheme = "semver"
version = "0.4.4"
version = "0.4.5"
update_changelog_on_bump = true
major_version_zero = true
+6
View File
@@ -1,3 +1,9 @@
## v0.4.5 (2024-10-02)
### Fix
- use correct secret for docker login
## v0.4.4 (2024-10-02)
## v0.4.3 (2024-10-02)