From e454ddaaabe3b87c251a50c81e57df12257d72a2 Mon Sep 17 00:00:00 2001 From: EvolutionX Date: Thu, 7 Jul 2022 22:45:42 +0530 Subject: [PATCH] chore: stuff --- .github/workflows/release-please.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 3082ba2..d752d45 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -11,6 +11,7 @@ jobs: id: release with: release-type: node + bump-patch-for-minor-pre-major: true - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3 if: ${{ steps.release.outputs.release_created }} - uses: actions/setup-node@eeb10cff27034e7acf239c5d29f62154018672fd # tag=v3