Delete .changeset directory

This commit is contained in:
Steve Dogiakos 2024-12-20 20:05:30 -07:00 committed by GitHub
parent 005f66e149
commit 79f0a76d0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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