Skip to content

Commit 83aee31

Browse files
committed
ci: update release-please behavior for < 1.0
1 parent 4acf4ef commit 83aee31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-please-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"package-name": "metatron",
77
"changelog-path": "CHANGELOG.md",
88
"release-type": "ruby",
9-
"bump-minor-pre-major": false,
10-
"bump-patch-for-minor-pre-major": false,
9+
"bump-minor-pre-major": true,
10+
"bump-patch-for-minor-pre-major": true,
1111
"draft": false,
1212
"prerelease": false,
1313
"version-file": "lib/metatron/version.rb"

0 commit comments

Comments
 (0)