Skip to content

Commit cc49f8f

Browse files
committed
Set default changesets access to public
This shouldn't really matter though because the packages are overwriting "restricted" with "public" already.
1 parent b283ba6 commit cc49f8f

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)