mirror of
https://github.com/sigmasternchen/mobmash.click
synced 2025-03-15 16:19:02 +00:00
8 lines
217 B
TOML
8 lines
217 B
TOML
[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
|