Skip to content

Commit 8c3c194

Browse files
authored
chore: Update release-please versioning to "always-bump-minor" (#1082)
* 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
1 parent 4d717d5 commit 8c3c194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
bumpMinorPreMajor: true
21
handleGHRelease: true
32
releaseType: java-yoshi
3+
versioning: always-bump-minor
44
branches:
55
- bumpMinorPreMajor: true
66
handleGHRelease: true

0 commit comments

Comments
 (0)