Skip to content

Commit 301287a

Browse files
authored
Merge pull request #6 from Intentface/update-changeset-config
Update changeset config to allow public access
2 parents 8347ccb + 94ce063 commit 301287a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"commit": false,
55
"fixed": [],
66
"linked": [],
7-
"access": "restricted",
7+
"access": "public",
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
1010
"ignore": []

0 commit comments

Comments
 (0)