Skip to content

Commit

Permalink
ci(release-please): update config
Browse files Browse the repository at this point in the history
  • Loading branch information
crimx committed Jan 20, 2025
1 parent 903c293 commit eb93255
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,11 @@
"bump-patch-for-minor-pre-major": true,
"draft": false,
"prerelease": false,
"packages": {
".": {
"include-component-in-tag": false
}
},
"include-component-in-tag": false,
"pull-request-header": ":robot: I have created a release",
"release-type": "node",
"versioning": "always-bump-patch",
"include-v-in-tag": true,
"changelog-sections": [
{ "type": "feat", "section": "Features" },
{ "type": "feature", "section": "Features" },
Expand Down

0 comments on commit eb93255

Please sign in to comment.