mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-09-12 16:40:40 +08:00
12 lines
275 B
JSON
12 lines
275 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@3.1.3/schema.json",
|
|
"changelog": "@changesets/cli/changelog",
|
|
"commit": false,
|
|
"fixed": [],
|
|
"linked": [],
|
|
"access": "restricted",
|
|
"baseBranch": "base",
|
|
"updateInternalDependencies": "patch",
|
|
"ignore": []
|
|
}
|