From 1e527993e5d8c4c3bbbf60d26ba1eed4a76ca71b Mon Sep 17 00:00:00 2001 From: itsMapleLeaf <19603573+itsMapleLeaf@users.noreply.github.com> Date: Fri, 22 Jul 2022 16:58:36 -0500 Subject: [PATCH] only publish reacord --- .changeset/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/config.json b/.changeset/config.json index 7f0a3d4..89b8c20 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,5 +7,5 @@ "access": "restricted", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": [] -} \ No newline at end of file + "ignore": ["reacord-monorepo", "website"] +}