From 664af2d5c0f760bfc70d7802bc0e9ddaae94ec94 Mon Sep 17 00:00:00 2001 From: Tomasz Pluskiewicz Date: Sat, 12 Jun 2021 10:03:56 +0200 Subject: [PATCH] Update config.json --- .changeset/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/config.json b/.changeset/config.json index 0712bb5d..d54bb160 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -3,8 +3,8 @@ "changelog": "@changesets/cli/changelog", "commit": false, "linked": [], - "access": "restricted", + "access": "public", "baseBranch": "master", "updateInternalDependencies": "patch", "ignore": [] -} \ No newline at end of file +}