mirror of
https://github.com/agresdominik/ci-pipelines.git
synced 2026-07-21 19:10:54 +00:00
7 lines
167 B
TOML
7 lines
167 B
TOML
[ tool.commitizen ]
|
|
name = "cz_conventional_commits"
|
|
version = "0.0.1"
|
|
tag_format = "v$version"
|
|
update_changelog_on_bump = true
|
|
version_files = [ ".cz.toml:version" ]
|