diff --git a/.changeset/config.json b/.changeset/config.json index c5f5048..f1e60fe 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -12,5 +12,5 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": [] + "ignore": ["primitive-docs", "themed-docs"] }