diff --git a/.changeset/config.json b/.changeset/config.json index 5ca89a4..1c77b8e 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,5 +7,9 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": [] + "ignore": [], + "privatePackages": { + "tag": true, + "version": true + } }