diff --git a/.changeset/config.json b/.changeset/config.json index 972a1568f9..c9c7d3d7d4 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -6,5 +6,5 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": ["@example/*", "www", "docs-www"] + "ignore": ["@example/*", "www"] }