From d3e6511b5d75fe934b6091bfb939d2c1836f61bd Mon Sep 17 00:00:00 2001 From: Nicolas Merget <104347736+nmerget@users.noreply.github.com> Date: Fri, 6 Sep 2024 15:58:02 +0200 Subject: [PATCH] chore: update changeset config to work with origin/main (#1551) --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index e2c66111d3..d6b408cbfc 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -5,7 +5,7 @@ "fixed": [], "linked": [["@builder.io/mitosis", "@builder.io/mitosis-cli"]], "access": "public", - "baseBranch": "main", + "baseBranch": "origin/main", "updateInternalDependencies": "patch", "ignore": [ "@builder.io/mitosis-fiddle",