From 30cd063796457bdbe2a1222d8f489766044f40aa Mon Sep 17 00:00:00 2001 From: iain nash Date: Wed, 2 Aug 2023 23:09:13 -0400 Subject: [PATCH] adding public changesets publish flags --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index 6d2119a..cee6df8 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -4,7 +4,7 @@ "commit": false, "fixed": [], "linked": [], - "access": "restricted", + "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", "ignore": []