Skip to content

Commit

Permalink
chore: releaes please update
Browse files Browse the repository at this point in the history
  • Loading branch information
stijnvanhulle committed Oct 9, 2023
1 parent b9c2f4f commit 1c77dc5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@
{ "type": "ci", "section": "Continuous Integration", "hidden": true }
],
"packages": {
".": {
"changelog-path": "CHANGELOG.md",
"release-type": "node",
"bump-minor-pre-major": false,
"bump-patch-for-minor-pre-major": false,
"draft": false,
"prerelease": false,
"skip-github-release": true
},
"packages/kubb": {
"component": "kubb",
"changelog-path": "CHANGELOG.md",
Expand Down

0 comments on commit 1c77dc5

Please sign in to comment.