Skip to content

Commit

Permalink
ci(release-please): Do not include project name in release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomByte committed Mar 13, 2024
1 parent f3edee9 commit 5c872bd
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 @@ -3,6 +3,7 @@
".": {
"pull-request-header": ":tractor: New release prepared",
"pull-request-title-pattern": "release: v${version}",
"include-component-in-tag": false,
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"prerelease": true,
Expand Down

0 comments on commit 5c872bd

Please sign in to comment.