Skip to content

Commit

Permalink
chore: Update release-please-config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
erezrokah authored Jan 2, 2024
1 parent 5693214 commit 51bfeb7
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"release-type": "node",
"pull-request-title-pattern": "chore${scope}: Release${component} v${version}",
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true
".": {
"release-type": "node",
"pull-request-title-pattern": "chore${scope}: Release${component} v${version}",
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true
}
}

0 comments on commit 51bfeb7

Please sign in to comment.