Skip to content

Commit c9760b4

Browse files
authored
ci: packages have separate release PRs (#48)
Signed-off-by: Tom Carrio <[email protected]>
1 parent 83977b4 commit c9760b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-please-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"bootstrap-sha": "91dbcca98f4a56ec37ce1b03bc0f39aeaba6dbd3",
3-
"separate-pull-requests": false,
3+
"separate-pull-requests": true,
44
"prerelease": false,
55
"bump-minor-pre-major": true,
66
"bump-patch-for-minor-pre-major": true,
@@ -31,4 +31,4 @@
3131
"release-as": "0.3.0"
3232
}
3333
}
34-
}
34+
}

0 commit comments

Comments
 (0)