Skip to content

Commit

Permalink
chore: Update release-please versioning to "always-bump-minor" (#1082)
Browse files Browse the repository at this point in the history
* chore: Update release-please versioning to "always-bump-minor"

This versioning strategy always only bumps the minor version irrespective of the changes committed. 
To be removed later.

* chore: Update release-please.yml
  • Loading branch information
ddixit14 authored Dec 6, 2023
1 parent 4d717d5 commit 8c3c194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-please.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
bumpMinorPreMajor: true
handleGHRelease: true
releaseType: java-yoshi
versioning: always-bump-minor
branches:
- bumpMinorPreMajor: true
handleGHRelease: true
Expand Down

0 comments on commit 8c3c194

Please sign in to comment.