Skip to content

Commit 7a36cd0

Browse files
authored
chore: release config cleanup post first release (#140)
* chore: release config cleanup post first release * link version upgrades
1 parent b52db57 commit 7a36cd0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

release-please-config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
{
2-
"bootstrap-sha": "ac43090822fbf19a8920732e2ec3aa8b9c3130c1",
32
"release-type": "python",
43
"bump-minor-pre-major": true,
54
"bump-patch-for-minor-pre-major": true,
6-
"separate-pull-requests": true,
75
"changelog-sections": [
86
{ "type": "feat", "section": "Features" },
97
{ "type": "fix", "section": "Bug Fixes" },
108
{ "type": "chore", "section": "Miscellaneous Chores", "hidden": false },
119
{ "type": "docs", "section": "Documentation", "hidden": false }
1210
],
11+
"versioning": "linked",
1312
"packages": {
1413
"packages/toolbox-core": {
1514
"component": "toolbox-core",

0 commit comments

Comments
 (0)