Skip to content

Commit

Permalink
fix: configure release please to produce 0.x.x versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianbormann committed Apr 10, 2023
1 parent 3270d06 commit 691ef1a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ jobs:
uses: google-github-actions/release-please-action@v3
with:
release-type: node
versioning-strategy: always-bump-patch
release-as: 0.1.0
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true

0 comments on commit 691ef1a

Please sign in to comment.