build: update commitizen config
This commit is contained in:
parent
c5d013cb99
commit
ae166928f9
1 changed files with 1 additions and 0 deletions
1
.cz.toml
1
.cz.toml
|
|
@ -1,6 +1,7 @@
|
|||
[tool.commitizen]
|
||||
name = "cz_conventional_commits"
|
||||
tag_format = "$version"
|
||||
version = "0.1.0"
|
||||
version_scheme = "semver"
|
||||
version_provider = "cargo"
|
||||
update_changelog_on_bump = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue