Files
UT-Registration-Plus/.changeset/config.json
2025-10-13 13:22:17 -05:00

12 lines
275 B
JSON

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