diff --git a/.changeset/config.json b/.changeset/config.json index e262b9a4e..e23de5adc 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,5 +7,5 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": ["landing-page", "server-function-test"] + "ignore": ["landing-page", "tests"] }