astro-ghostcms/.changeset/config.json

12 lines
304 B
JSON
Raw Permalink Normal View History

2024-02-14 10:38:23 +00:00
{
"$schema": "https://unpkg.com/@changesets/config@3.0.0/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
2024-03-03 19:11:28 +00:00
"ignore": ["astro-playground", "starlight-playground"]
2024-02-14 10:38:23 +00:00
}