From 1785dd31dbdecd18d6e50f29146b7dd0974b1a4b Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Tue, 29 Oct 2024 11:32:19 -0500 Subject: ci: use correct changeset and fix typo Signed-off-by: Matt Strapp --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.changeset') diff --git a/.changeset/config.json b/.changeset/config.json index ca6a808..5bf6a01 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -5,7 +5,7 @@ "fixed": [], "linked": [], "access": "restricted", - "baseBranch": "main", + "baseBranch": "master", "updateInternalDependencies": "patch", "ignore": [], "privatePackages": { -- cgit v1.2.3