Skip to content

Commit

Permalink
chore: correct access in changeset config
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Feb 18, 2023
1 parent 4c6c9ce commit 2ec3e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/config.json
Expand Up @@ -4,7 +4,7 @@
"commit": false,
"fixed": [],
"linked": [],
"access": "restricted",
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
Expand Down

0 comments on commit 2ec3e7e

Please sign in to comment.