mobmash.click/.cz.toml

9 lines
217 B
TOML
Raw Normal View History

2024-07-29 20:39:35 +00:00
[tool.commitizen]
name = "cz_conventional_commits"
tag_format = "$version"
version_scheme = "semver"
version = "0.0.1"
version_files = ["version.php:VERSION"]
update_changelog_on_bump = true
major_version_zero = true