From d0e04ac3902aa7d307401f4f82bf4a8297be4911 Mon Sep 17 00:00:00 2001 From: Caleb German Date: Mon, 13 Jan 2025 15:50:25 -0600 Subject: [PATCH] updated config file --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index 241d6bb1..39e821d8 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -5,7 +5,7 @@ "fixed": [], "linked": [], "access": "restricted", - "baseBranch": "master", + "baseBranch": "origin/master", "updateInternalDependencies": "minor", "ignore": ["test-app-frontend", "test-app-backend"], "bumpVersionsWithWorkspaceProtocolOnly":true