diff --git a/release-please-config.json b/release-please-config.json index 3dff5ca..a5d05a5 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -7,7 +7,6 @@ "include-component-in-tag": false, "include-v-in-tag": true, "bump-minor-pre-major": true, - "bump-patch-for-minor-pre-major": true, "pull-request-title-pattern": "chore(release): ${version}", "pull-request-header": "The next agent-tty release. Merging this PR creates the release tag and GitHub Release and starts the publish pipeline.", "pull-request-footer": "Maintained by the release-please workflow. Notes are regenerated by Communique on every push to main, so manual edits to this PR are overwritten."