Skip to content

Commit

Permalink
chore(release-please): Fix release please, attempt #6 (#22)
Browse files Browse the repository at this point in the history
So that tag is `v0.150.4` and not `zksync-protocol-v0.150.4`
  • Loading branch information
popzxc authored Aug 30, 2024
1 parent 36ee750 commit 7fe64fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/release-please/config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"bootstrap-sha": "4bb5cca0b113f06185201d10db31a73f0f56ea1e",
"include-component-in-tag": false,
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"packages": {
Expand Down

0 comments on commit 7fe64fa

Please sign in to comment.