From 62332b7eb84708ea41df92e2b56250e5888d1ac6 Mon Sep 17 00:00:00 2001 From: Dargon789 <64915515+Dargon789@users.noreply.github.com> Date: Wed, 7 Jan 2026 18:28:13 +0700 Subject: [PATCH] Update config.json Signed-off-by: Dargon789 <64915515+Dargon789@users.noreply.github.com> --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index 6b372552c..bfd12d278 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -5,7 +5,7 @@ "fixed": [], "linked": [], "access": "restricted", - "baseBranch": "main", + "baseBranch": "master", "updateInternalDependencies": "patch", "ignore": [] }