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 } } }