mirror of
https://git.aria.coffee/BuyMyAria/aria.coffee.git
synced 2025-06-14 12:39:55 +00:00
7 lines
186 B
TOML
7 lines
186 B
TOML
[tool.commitizen]
|
|
name = "cz_conventional_commits"
|
|
tag_format = "v$version"
|
|
version_scheme = "semver"
|
|
version_provider = "npm"
|
|
update_changelog_on_bump = true
|
|
major_version_zero = false
|