mirror of
https://github.com/callumio/suck.git
synced 2025-12-17 03:29:21 +00:00
initial commit
This commit is contained in:
commit
59d7953aad
16 changed files with 391 additions and 0 deletions
18
release-plz.toml
Normal file
18
release-plz.toml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
[workspace]
|
||||
changelog_config = "cliff.toml"
|
||||
|
||||
changelog_update = true
|
||||
|
||||
dependencies_update = true
|
||||
|
||||
git_tag_enable = true
|
||||
|
||||
git_release_enable = true
|
||||
|
||||
pr_labels = ["release"]
|
||||
|
||||
allow_dirty = false
|
||||
|
||||
publish_allow_dirty = false
|
||||
|
||||
semver_check = false
|
||||
Loading…
Add table
Add a link
Reference in a new issue