Skip to content

Commit 1b0d640

Browse files
committed
chore: fix access in .changeset
1 parent 57bbfb3 commit 1b0d640

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
@@ -13,7 +13,7 @@
1313
"eslint-plugin-mdx"
1414
]
1515
],
16-
"access": "restricted",
16+
"access": "public",
1717
"baseBranch": "master",
1818
"updateInternalDependencies": "patch",
1919
"ignore": []

0 commit comments

Comments
 (0)