Files
nvim/cog.toml

4 lines
133 B
TOML
Raw Permalink Normal View History

2025-11-03 19:43:42 +02:00
[commit_types]
version = { bump_patch = true, changelog_title = "Version" }
2025-12-30 20:54:09 +02:00
chore = { bump_patch = true, changelog_title = "Chore" }