Skip to content

Commit

Permalink
chore: remove release-plugin linked-version
Browse files Browse the repository at this point in the history
  • Loading branch information
tada5hi committed Jul 1, 2024
1 parent 9d4facb commit 7a5c2d3
Showing 1 changed file with 2 additions and 24 deletions.
26 changes: 2 additions & 24 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"bootstrap-sha": "a74e43ba51cdc556e99605e3eefcb1cec3a64363",
"include-component-in-tag": false,
"release-type": "node",
"release-as": "0.8.0",
Expand Down Expand Up @@ -29,29 +28,8 @@
{
"type": "node-workspace",
"updatePeerDependencies": true,
"merge": false
},
{
"type": "linked-versions",
"groupName": "main",
"components": [
"root",
"client-ui",
"client-vue",
"core-http-kit",
"core-kit",
"core-realtime-kit",
"kit",
"server-analysis-manager",
"server-analysis-manager-kit",
"server-core",
"server-http-kit",
"server-kit",
"server-messenger",
"server-realtime-kit",
"server-storage",
"storage-kit"
]
"merge": false,
"updateAllPackages": true
}
],
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
Expand Down

0 comments on commit 7a5c2d3

Please sign in to comment.