diff --git a/.changeset/config.json b/.changeset/config.json index 3e68b9c..abd27d4 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,5 +7,5 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": ["ui-playground"] + "ignore": ["ui-playground", "docs"] }