Skip to content

Commit 03d9243

Browse files
committed
fix: publish patch release.
1 parent 112ccb8 commit 03d9243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
}
2525
},
2626
"version": "independent",
27-
"allowBranch": ["main", "v4", "5.0.x", "v5"],
27+
"allowBranch": ["main", "v4", "5.0.x", "v5", "6.2.x"],
2828
"packages": ["packages/*", "packages/react-integration/demo-app-ts"],
2929
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
3030
}

0 commit comments

Comments
 (0)