From 174674bcd78a6e4becd991cc4f5f47134adab8a7 Mon Sep 17 00:00:00 2001 From: Mark Skelton Date: Tue, 18 Jan 2022 15:58:06 -0600 Subject: [PATCH] Don't restrict access --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index db50921..1dc2a0f 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -3,7 +3,7 @@ "changelog": "@changesets/cli/changelog", "commit": false, "linked": [], - "access": "restricted", + "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", "ignore": []