From 389e34910990d4b7a51e65122507ea2a65776311 Mon Sep 17 00:00:00 2001 From: EspressoTrip-v2 Date: Tue, 14 Oct 2025 14:37:05 +0200 Subject: [PATCH] changeset visibilty --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index db7e323..316cd17 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": []