Skip to content

Commit 6c6fa6a

Browse files
authored
chore: let feat commits bump the minor version pre-1.0 (#152)
Drop bump-patch-for-minor-pre-major so a feat commit bumps 0.4.3 to 0.5.0 instead of 0.4.4. Breaking changes still bump the minor (not major) via bump-minor-pre-major while the version is below 1.0.0.
1 parent 3c52b22 commit 6c6fa6a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

release-please-config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"include-component-in-tag": false,
88
"include-v-in-tag": true,
99
"bump-minor-pre-major": true,
10-
"bump-patch-for-minor-pre-major": true,
1110
"pull-request-title-pattern": "chore(release): ${version}",
1211
"pull-request-header": "The next agent-tty release. Merging this PR creates the release tag and GitHub Release and starts the publish pipeline.",
1312
"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."

0 commit comments

Comments
 (0)