From 047f05b7648f985345cc0a618193140f78edc1ca Mon Sep 17 00:00:00 2001 From: Mark Phelps <209477+markphelps@users.noreply.github.com> Date: Tue, 21 Nov 2023 12:20:40 -0500 Subject: [PATCH] chore: Update release-please-config.json --- release-please-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-please-config.json b/release-please-config.json index 310b1de..c0a41fc 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -4,7 +4,7 @@ "changelog-path": "CHANGELOG.md", "release-type": "simple", "bump-minor-pre-major": true, - "bump-patch-for-minor-pre-major": true, + "bump-patch-for-minor-pre-major": false, "draft": false, "prerelease": false, "include-v-in-tag": false