Skip to content

Commit a886290

Browse files
committed
chore: set linked versions
Release-As: v2.4.0
1 parent 8a3d2ca commit a886290

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

release-please-config.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,11 @@
1010
"plugins": [
1111
{
1212
"type": "node-workspace",
13-
"updatePeerDependencies": true
13+
"updatePeerDependencies": true,
14+
"components": [
15+
"core",
16+
"http"
17+
]
1418
}
1519
],
1620
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"

0 commit comments

Comments
 (0)