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