From 2b6dc9c10a7a6b3b4e0621977862d50d6330252d Mon Sep 17 00:00:00 2001 From: Tony Won Date: Fri, 22 Nov 2024 14:11:51 +0900 Subject: [PATCH] chore: 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 c8fca74..2eada15 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": []