diff --git a/.changeset/config.json b/.changeset/config.json index 857deef..346c54b 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,11 +7,5 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": [ - "ghost-ui", - "ghost-docs", - "@ghost/core", - "ghost-scan", - "ghost-fleet" - ] + "ignore": ["ghost-ui", "ghost-docs", "@ghost/core", "ghost-fleet"] }