Files
create-better-t-stack/.changeset/config.json
2025-02-12 13:23:52 +05:30

12 lines
261 B
JSON

{
"$schema": "https://unpkg.com/@changesets/config@3.0.5/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": true,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
}