12 lines
326 B
JSON
12 lines
326 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json",
|
|
"changelog": ["@svitejs/changesets-changelog-github-compact", { "repo": "loreddev/eslit" }],
|
|
"commit": false,
|
|
"fixed": [],
|
|
"linked": [],
|
|
"access": "restricted",
|
|
"baseBranch": "main",
|
|
"updateInternalDependencies": "patch",
|
|
"ignore": []
|
|
}
|