Skip to content

Commit

Permalink
build: configure release-please to do minor version bumps for breakin…
Browse files Browse the repository at this point in the history
…g changes while we're pre-1.0
  • Loading branch information
chrispcampbell committed Jun 6, 2022
1 parent 8946f18 commit b37b608
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
Expand Up @@ -4,5 +4,6 @@
"packages/cli": {}
},
"plugins": ["node-workspace"],
"bump-minor-pre-major": true,
"pull-request-title-pattern": "chore: release${component} ${version}"
}

0 comments on commit b37b608

Please sign in to comment.