From 8a1a8abae77f001ab839f31db01e2a20816649bd Mon Sep 17 00:00:00 2001 From: MotorTruck1221 Date: Wed, 6 Nov 2024 20:03:22 -0700 Subject: [PATCH] MORE CI --- .changeset/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index f035934..477ee23 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,5 +7,6 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": [] + "ignore": [], + { "privatePackages": { "version": true, "tag": true } } }