chore: first commit 🎉

This commit is contained in:
Joakim Carlstein 2023-11-08 11:41:05 +01:00
commit 9c5f9ebf23
28 changed files with 6264 additions and 0 deletions

11
.changeset/config.json Normal file
View file

@ -0,0 +1,11 @@
{
"$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": []
}