12 lines
292 B
JSON
12 lines
292 B
JSON
|
{
|
||
|
"$schema": "https://unpkg.com/@changesets/config@3.0.0/schema.json",
|
||
|
"changelog": "@changesets/cli/changelog",
|
||
|
"commit": true,
|
||
|
"fixed": [],
|
||
|
"linked": [],
|
||
|
"access": "restricted",
|
||
|
"baseBranch": "main",
|
||
|
"updateInternalDependencies": "patch",
|
||
|
"ignore": []
|
||
|
}
|