4 lines
133 B
TOML
4 lines
133 B
TOML
[commit_types]
|
|
version = { bump_patch = true, changelog_title = "Version" }
|
|
chore = { bump_patch = true, changelog_title = "Chore" }
|