Skip to content

Commit 2c709f1

Browse files
authored
chore: update release please config (ethereum#894)
This should prevent major bump when a breaking change is added. We can still do major releases manually if we want.
1 parent 1b534d7 commit 2c709f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-please-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"include-v-in-tag": false,
55
"include-component-in-tag": false,
66
"bump-minor-pre-major": true,
7+
"bump-patch-for-minor-pre-major": true,
78
"packages": {
89
".": {
910
"package-name": "ethereum-package"

0 commit comments

Comments
 (0)