Skip to content

Commit 7a0462c

Browse files
authored
Add files via upload
1 parent 633ccd6 commit 7a0462c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.changeset/config.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
3+
"changelog": "@changesets/cli/changelog",
4+
"commit": false,
5+
"fixed": [],
6+
"ignore": [],
7+
"linked": [],
8+
"access": "public",
9+
"baseBranch": "main",
10+
"updateInternalDependencies": "patch",
11+
"privatePackages": {
12+
"version": true,
13+
"tag": true
14+
}
15+
}

0 commit comments

Comments
 (0)