From 161cc8358d723a0b705ac132d4882098f62f795f Mon Sep 17 00:00:00 2001 From: olegnn Date: Wed, 9 Oct 2024 12:04:12 +0200 Subject: [PATCH] Update `changeset` config --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index f3ae9de34..bfe22cb03 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -4,7 +4,7 @@ "commit": false, "fixed": [], "linked": [], - "access": "restricted", + "access": "public", "baseBranch": "master", "updateInternalDependencies": "patch", "ignore": []