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 2a418e7 commit 5bd2123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"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
"bump-patch-for-minor-pre-major": true,
"include-component-in-tag": false,
"packages": {
".": {}
Expand Down

0 comments on commit 5bd2123

Please sign in to comment.