11 lines
349 B
JSON
11 lines
349 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@3.0.3/schema.json",
|
|
"changelog": "@changesets/cli/changelog",
|
|
"commit": false,
|
|
"fixed": [],
|
|
"linked": [],
|
|
"access": "public",
|
|
"baseBranch": "main",
|
|
"updateInternalDependencies": "patch",
|
|
"ignore": ["next-with-approuter", "next-with-pages", "plasmo-browserext", "remix-example"]
|
|
}
|