kicad-ipc-rs/release-plz.toml

7 lines
173 B
TOML

[workspace]
release_always = true
git_tag_enable = true
git_release_enable = true
publish = true
release_commits = '^(feat|fix|perf|refactor|revert|build)(\([^)]+\))?(!)?:'