chore: finalise commitizen config

This commit is contained in:
2026-06-05 22:41:41 +02:00
parent 3e245fb094
commit 2882181df2
2 changed files with 6 additions and 7 deletions
+5 -7
View File
@@ -1,8 +1,6 @@
[tool.commitizen]
name = cz_conventional_commits
version = 0.0.1
tag_format = v
[ tool.commitizen ]
name = "cz_conventional_commits"
version = "0.0.1"
tag_format = "v$version"
update_changelog_on_bump = true
version_files = [
.cz.toml:version
]
version_files = [ ".cz.toml:version" ]