diff --git a/.changeset/config.json b/.changeset/config.json index f28b8bdcce19..6099b9f6199d 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -6,7 +6,7 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": ["@example/*", "@test/*", "@benchmark/*", "astro-scripts", "astro-benchmark"], + "ignore": ["@example/*", "@test/*"], "___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": { "onlyUpdatePeerDependentsWhenOutOfRange": true }