mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
9 lines
229 B
TOML
9 lines
229 B
TOML
[tool.commitizen]
|
|
name = "cz_conventional_commits"
|
|
tag_format = "v$version"
|
|
version_scheme = "semver"
|
|
version = "0.5.26"
|
|
update_changelog_on_bump = true
|
|
major_version_zero = true
|
|
changelog_file = "./docs/docs/changelog/index.md"
|