We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dadcfa commit 50cec62Copy full SHA for 50cec62
release-plz.toml
@@ -1,6 +1,6 @@
1
[workspace]
2
dependencies_update = true # Whether to run `cargo update` in the release PR
3
-pr_name = "release: zksync-foundry {{version}}" # template for the PR name
+pr_name = "release: foundry-zksync {{version}}" # template for the PR name
4
pr_labels = ["release", "automated"] # Set PR labels
5
changelog_update = false # Disable individual changelog updates for all packages.
6
git_tag_enable = false # Disable individual tags for all packages.
0 commit comments