From 859a38af916f0d1e23dcdc4117187cbed1bae90a Mon Sep 17 00:00:00 2001 From: David Montemayor Date: Thu, 20 Jun 2024 18:03:21 -0700 Subject: [PATCH] tmp: set release branch to current for testing purposes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 117738a10..5a5bb99a4 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "release": { "branches": [ - "main" + "versioning-0" ], "tagFormat": "v${version}", "plugins": [