From 97363dd20e56889f2c82e8b9e3f73fbb697f703b Mon Sep 17 00:00:00 2001 From: Max Peintner Date: Thu, 13 Apr 2023 09:30:32 +0200 Subject: [PATCH] changesets basebranch --- .changeset/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.changeset/config.json b/.changeset/config.json index 1f346a3375c..4bed08156a5 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -1,5 +1,6 @@ { "$schema": "https://unpkg.com/@changesets/config@2.0.0/schema.json", + "baseBranch": "main", "changelog": "@changesets/cli/changelog", "commit": false, "fixed": [],