From 3a72007f6121306097893b2e3e62f146378255e0 Mon Sep 17 00:00:00 2001 From: shadcn Date: Thu, 30 Oct 2025 12:04:55 +0400 Subject: [PATCH] fix --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index be0c942a8f..e355e76bef 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -7,5 +7,5 @@ "access": "public", "baseBranch": "main", "updateInternalDependencies": "patch", - "ignore": ["deprecated", "v4", "tests"] + "ignore": ["v4", "tests"] }