Files
nvim/cog.toml
Mykhailo Nikiforov baa4928b0e
All checks were successful
build-flake / Build flake (push) Successful in 4m39s
build-flake / Release a new version (push) Successful in 9s
ci: auto sync flake.lock
2025-12-30 20:54:09 +02:00

4 lines
133 B
TOML

[commit_types]
version = { bump_patch = true, changelog_title = "Version" }
chore = { bump_patch = true, changelog_title = "Chore" }