From 255bea88b1ddd25ebb817e3ef106d6d9bacd0493 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Kuna?= <1282324+codecalm@users.noreply.github.com> Date: Wed, 16 Apr 2025 14:25:14 +0200 Subject: [PATCH] Update config.json --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index ad589ffe4..a444042f4 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -5,6 +5,6 @@ "fixed": [], "linked": [], "access": "public", - "baseBranch": "main", + "baseBranch": "dev", "ignore": [] }