From 4d502f5b9c97fda8aca964878948faac7f840dc2 Mon Sep 17 00:00:00 2001 From: Birk Skyum Date: Mon, 10 Feb 2025 10:17:37 +0100 Subject: [PATCH] chore: changeset config --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"] }