remove changeset

This commit is contained in:
Devin Zuczek
2026-06-30 00:33:17 -04:00
parent 2f4eaaa6b3
commit 7536fcdf4f
8 changed files with 0 additions and 785 deletions
-19
View File
@@ -1,19 +0,0 @@
{
"version": "2.0.0",
"tasks": [
{
"type": "npm",
"script": "changeset:new",
"group": "none",
"label": "changeset: new",
"detail": "Create changeset and commit all changes",
"runOptions": { "instanceLimit": 1 },
"presentation": {
"reveal": "always",
"focus": true,
"panel": "new",
"close": true
}
}
]
}