From 464ade65ff98eef1ee1d96122b5442367dce7471 Mon Sep 17 00:00:00 2001 From: Andrew Goldis Date: Fri, 8 Dec 2023 03:29:34 -0800 Subject: [PATCH] chore: allow non-main released --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 2532fcc..00bc590 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,6 @@ } }, "git": { - "requireBranch": "main", "commitMessage": "chore: release v${version}" }, "hooks": {