hashistack/.cz.toml
Bertrand Lanson efce0e6b83
Some checks failed
development / Check commit compliance (push) Failing after 4s
chore: add commitizen automatic versioning
2024-05-04 00:55:36 +02:00

7 lines
174 B
TOML

[tool.commitizen]
name = "cz_conventional_commits"
version_provider = "scm"
version_files = ["galaxy.yml:^version"]
update_changelog_on_bump = true
major_version_zero = true