Skip to content

Commit 9d4ed00

Browse files
committed
chore(cz): update tag format
1 parent ea6dc7d commit 9d4ed00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .cz.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.commitizen]
22
gpg_sign = true
33
name = "cz_conventional_commits"
4-
tag_format = "v$version"
4+
tag_format = "$version"
55
version_scheme = "pep440"
66
version = "8.1.47"
77
update_changelog_on_bump = true

0 commit comments

Comments
 (0)