Skip to content

Commit

Permalink
ci: let BREAKING CHANGE only bumps semver minor
Browse files Browse the repository at this point in the history
  • Loading branch information
pionxzh committed Dec 14, 2023
1 parent 2821b6d commit 9ecb0b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"pull-request-title-pattern": "chore: release${component} ${version}",
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"packages": {
"packages/unminify": {
Expand Down

0 comments on commit 9ecb0b7

Please sign in to comment.