Skip to content

Commit 85e123a

Browse files
chore: enable release-as=patch for the release-please-config to trigger patch release for all packages
Signed-off-by: Jonathan Norris <[email protected]>
1 parent 98e70c2 commit 85e123a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-please-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"bootstrap-sha": "64eadd1b615997440ab4a246b941a24d13abd220",
3+
"release-as": "patch",
34
"separate-pull-requests": true,
45
"plugins": ["node-workspace"],
56
"packages": {

0 commit comments

Comments
 (0)