ci(changelogs): build stuff

This commit is contained in:
2025-12-15 20:30:46 -06:00
parent 77a9711309
commit 7083d8e624
2 changed files with 19 additions and 0 deletions

11
.changeset/config.json Normal file
View File

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