From d642317b0e12ad356f28c0b0e8a43e288df2c4d0 Mon Sep 17 00:00:00 2001 From: Nikolay Kostyurin Date: Mon, 24 Jul 2023 16:31:19 +0200 Subject: [PATCH] chore: changeset make public publish --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index 3f771fb..e4c4065 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,7 +7,7 @@ "commit": false, "fixed": [], "linked": [], - "access": "restricted", + "access": "public", "baseBranch": "master", "updateInternalDependencies": "patch", "ignore": []