diff --git a/.changeset/config.json b/.changeset/config.json index 281bceb8..1e4f34ef 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -6,6 +6,5 @@ "linked": [], "access": "public", "baseBranch": "main", - "updateInternalDependencies": "patch", - "ignore": ["docs", "examples"] + "updateInternalDependencies": "patch" }