diff --git a/.changeset/config.json b/.changeset/config.json index a7fd7aec885..64751c678d5 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,5 +7,5 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": ["www"] + "ignore": ["www", "v4"] }