first changeset

This commit is contained in:
Fractal-Tess
2023-05-19 04:02:56 +03:00
parent 5b53d2989d
commit 41ffe7b0a1
5 changed files with 1343 additions and 15 deletions

11
.changeset/config.json Normal file
View File

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