diff --git a/release-please-config.json b/release-please-config.json index 20e6e2e0..d86e1010 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -2,6 +2,7 @@ "packages": { ".": { "release-type": "simple", + "bump-minor-pre-major": true, "changelog-sections": [ { "type": "feat", "section": "Features" }, { "type": "fix", "section": "Bug Fixes" },