Skip to content

Commit

Permalink
ci: prevent breaking change from creating major release < 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zerok committed Nov 15, 2024
1 parent 6918cec commit 1e68f9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .release-please.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
],
"draft-pull-request": true,
"include-v-in-tag": true,
"bump-minor-pre-major": true,
"packages": {
".": {
}
Expand Down

0 comments on commit 1e68f9d

Please sign in to comment.