chore(repo): add changesets

This commit is contained in:
moklick
2022-08-08 15:20:54 +02:00
parent 8d873068cc
commit ae4ac1f550
4 changed files with 867 additions and 18 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"$schema": "https://unpkg.com/@changesets/config@2.1.1/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "restricted",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
}