From f170122acf738b4a5b49563b606921ccb4aab2e8 Mon Sep 17 00:00:00 2001 From: Corban Riley Date: Fri, 10 May 2024 14:31:07 -0400 Subject: [PATCH] Fixing changeset config --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index f68814ae3..9e1dc7167 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -5,7 +5,7 @@ "fixed": [], "linked": [], "access": "public", - "baseBranch": "main", + "baseBranch": "master", "updateInternalDependencies": "patch", "ignore": [] }