Skip to content

Commit 1b663b9

Browse files
committed
chore: remove bump-minor-pre-major from release-please config
This option only applies to 0.x versions. At 8.x, breaking changes already bump major by default.
1 parent e58fa38 commit 1b663b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

release-please-config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"packages": {
55
".": {
66
"release-type": "node",
7-
"bump-minor-pre-major": true,
87
"changelog-path": "CHANGELOG.md",
98
"versioning": "default"
109
}

0 commit comments

Comments
 (0)