hashistack/.cz.toml

8 lines
199 B
TOML
Raw Normal View History

[tool.commitizen]
name = "cz_conventional_commits"
version_provider = "scm"
version_files = ["galaxy.yml:^version"]
update_changelog_on_bump = true
major_version_zero = true
2024-08-17 14:48:19 +00:00
tag_format = "v$version"