chore: Group versions of packages together for releases (#751)

This commit is contained in:
Lukas Wirth 2025-03-09 19:32:06 +01:00 committed by GitHub
parent dbb0e5f6ab
commit 8b8a50a3b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

11
release-plz.toml Normal file
View file

@ -0,0 +1,11 @@
[[package]]
name = "salsa"
version_group = "salsa"
[[package]]
name = "salsa-macros"
version_group = "salsa"
[[package]]
name = "salsa-macro-rules"
version_group = "salsa"