Zalvena/.changeset/config.json
2024-09-22 08:31:22 +03:00

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"]
}