drnk.me/.cz.toml

9 lines
220 B
TOML
Raw Normal View History

2023-12-03 19:20:48 +00:00
[tool.commitizen]
name = "cz_conventional_commits"
tag_format = "v$version"
version_scheme = "semver"
version = "0.1.0"
version_files = [ "version.php:VERSION" ]
update_changelog_on_bump = true
major_version_zero = true