Skip to content

Commit 2ff7135

Browse files
authored
chore: separate PRs (#380)
Create separate PRs for each artifact Signed-off-by: Todd Baert <[email protected]>
1 parent eec1fff commit 2ff7135

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

release-please-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"bootstrap-sha": "87786d78d988b49a063851bbf7fd57388fe6dfea",
3+
"separate-pull-requests": true,
34
"plugins": ["node-workspace"],
45
"packages": {
56
"packages/server": {
@@ -24,4 +25,4 @@
2425
"versioning": "default"
2526
}
2627
}
27-
}
28+
}

0 commit comments

Comments
 (0)