From 78dcdd124b76d0042f5cf2f6977012cb40591df6 Mon Sep 17 00:00:00 2001 From: winkerVSbecks Date: Sun, 29 Sep 2024 09:36:49 -0400 Subject: [PATCH] configure auto to use release brances --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 5943b36..3eca551 100644 --- a/package.json +++ b/package.json @@ -106,6 +106,7 @@ "registry": "https://registry.npmjs.org" }, "auto": { + "versionBranches": "release-", "plugins": [ "npm" ]