mirror of
https://github.com/sigmasternchen/drnk.me
synced 2025-03-15 01:38:55 +00:00
8 lines
220 B
TOML
8 lines
220 B
TOML
[tool.commitizen]
|
|
name = "cz_conventional_commits"
|
|
tag_format = "v$version"
|
|
version_scheme = "semver"
|
|
version = "0.2.0"
|
|
version_files = [ "version.php:VERSION" ]
|
|
update_changelog_on_bump = true
|
|
major_version_zero = true
|