mirror of
https://github.com/tim-hub/obsidian-bible-reference.git
synced 2026-07-22 06:00:26 +00:00
add cz config
This commit is contained in:
parent
8e321d5f74
commit
4aea409847
1 changed files with 6 additions and 0 deletions
6
.cz.toml
Normal file
6
.cz.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[tool.commitizen]
|
||||
name = "cz_conventional_commits"
|
||||
tag_format = "$version"
|
||||
version_scheme = "semver"
|
||||
version_provider = "npm"
|
||||
update_changelog_on_bump = true
|
||||
Loading…
Reference in a new issue