From dcb59d56d7db965c1e9833857f99cd66210607e6 Mon Sep 17 00:00:00 2001 From: DanSnow Date: Mon, 22 Apr 2024 10:07:23 +0800 Subject: [PATCH] chore: update config --- .changeset/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/config.json b/.changeset/config.json index 91b6a951..fe79692a 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -4,8 +4,8 @@ "commit": false, "fixed": [], "linked": [], - "access": "restricted", + "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": [] + "ignore": ["@storipress/karbon-playground"] }