From 987457469b51bddb595b4e429fcd9e2d8eeec817 Mon Sep 17 00:00:00 2001 From: JDMathew Date: Fri, 6 Sep 2024 18:56:20 -0700 Subject: [PATCH] switch to patch update internal dependencies --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index 8e41aeae..d254ecbe 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -11,6 +11,6 @@ "linked": [], "access": "public", "baseBranch": "main", - "updateInternalDependencies": "minor", + "updateInternalDependencies": "patch", "ignore": [] }