Skip to content

Commit dcb92ec

Browse files
committed
ci: refine release-please make CI release react and jotai packages when
mirror is updated
1 parent fd81341 commit dcb92ec

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

release-please-config.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3+
"plugins": [
4+
{
5+
"type": "linked-versions",
6+
"groupName": "loro-mirror-suite",
7+
"components": [
8+
"loro-mirror",
9+
"loro-mirror-react",
10+
"loro-mirror-jotai"
11+
]
12+
}
13+
],
314
"packages": {
415
"packages/core": {
516
"release-type": "node",

0 commit comments

Comments
 (0)