fix: update release workflow to use latest tag

This commit is contained in:
Prad Nukala
2024-10-01 16:41:26 -04:00
parent e8218d77a4
commit 45602058f6
5 changed files with 22 additions and 73 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
name = "cz_conventional_commits"
tag_format = "v$version"
version_scheme = "semver"
version = "0.10.0"
version = "0.4.0"
update_changelog_on_bump = true
major_version_zero = true