mirror of
https://github.com/sigmasternchen/drnk.me
synced 2025-03-15 09:48:54 +00:00
9 lines
220 B
TOML
9 lines
220 B
TOML
![]() |
[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
|