Skip to content

Commit 5deba82

Browse files
committed
feat: enable bump-minor-pre-major for 0.x versioning
1 parent 84eded9 commit 5deba82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"include-component-in-tag": false,
88
"include-v-in-tag": true,
99
"changelog-path": "CHANGELOG.md",
10-
"bump-minor-pre-major": false,
10+
"bump-minor-pre-major": true,
1111
"bump-patch-for-minor-pre-major": false,
1212
"draft": false,
1313
"extra-files": [

0 commit comments

Comments
 (0)