diff --git a/.changeset/config.json b/.changeset/config.json index edef2eb..5d08b70 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,5 +7,6 @@ "access": "restricted", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": [] + "ignore": [], + "privatePackages": {"tag": true, "version": true} }