From f247aaee594c0b04f550156935348cb4777f2252 Mon Sep 17 00:00:00 2001 From: catapart <75452248+catapart@users.noreply.github.com> Date: Wed, 27 Sep 2023 16:49:20 -0500 Subject: [PATCH] updated access scope to public --- .changeset/config.json | 2 +- .changeset/serious-points-crash.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .changeset/serious-points-crash.md diff --git a/.changeset/config.json b/.changeset/config.json index ab848d1..f26daf1 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": [] diff --git a/.changeset/serious-points-crash.md b/.changeset/serious-points-crash.md new file mode 100644 index 0000000..c956cc5 --- /dev/null +++ b/.changeset/serious-points-crash.md @@ -0,0 +1,5 @@ +--- +"magnit-synth": patch +--- + +updated access scope to public