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