From 98a2bb685e80c7977fc1119ae6f9d63b6a47319f Mon Sep 17 00:00:00 2001 From: Simon Farshid Date: Mon, 9 Sep 2024 23:23:46 -0700 Subject: [PATCH] chore: changesets ignore privatePackages (#804) --- .changeset/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.changeset/config.json b/.changeset/config.json index 0848447523..9908dd822b 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -6,6 +6,7 @@ "linked": [], "access": "public", "baseBranch": "main", + "privatePackages": { "version": false }, "updateInternalDependencies": "minor", "ignore": [ "@assistant-ui/docs",