From 17033254d42c964ecf07976045023b4404cd16fe Mon Sep 17 00:00:00 2001 From: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> Date: Thu, 14 Jul 2022 16:44:01 -0500 Subject: [PATCH] ci: update release-please.yml --- .github/workflows/release-please.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index f7fbf46..c2401ef 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -10,3 +10,5 @@ jobs: with: release-type: node package-name: release-please-action + bump-patch-for-minor-pre-major: true +