Skip to content

chore: target next release-please cut as 0.1.0#200

Merged
SebTardif merged 1 commit into
mainfrom
chore/release-please-0.1.0-bump
Jul 18, 2026
Merged

chore: target next release-please cut as 0.1.0#200
SebTardif merged 1 commit into
mainfrom
chore/release-please-0.1.0-bump

Conversation

@SebTardif

Copy link
Copy Markdown
Contributor

Summary

  • Set release-as: "0.1.0" so release-please opens/updates the release PR as 0.1.0 instead of 0.0.10
  • Remove bump-patch-for-minor-pre-major so future feat: commits bump minor under 1.0 (0.1.0 → 0.2.0), not endless 0.0.x patches
  • Keep bump-minor-pre-major so breaking changes stay minor pre-1.0

Follow-up (required after 0.1.0 ships)

Remove "release-as": "0.1.0" from release-please-config.json in a follow-up PR. Leaving the pin causes another forced 0.1.0 PR.

Test plan

  • Merge this config PR
  • Confirm release-please PR retargets to 0.1.0
  • Do not merge the release PR until explicit approval

Force the pending release to 0.1.0 and stop mapping feat commits to
patch bumps while pre-1.0. After 0.1.0 ships, remove the release-as pin
so normal conventional-commit bumps resume.

Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
@SebTardif
SebTardif marked this pull request as ready for review July 18, 2026 13:26
@SebTardif
SebTardif enabled auto-merge (squash) July 18, 2026 13:26
@SebTardif
SebTardif merged commit 3742f21 into main Jul 18, 2026
17 checks passed
@SebTardif
SebTardif deleted the chore/release-please-0.1.0-bump branch July 18, 2026 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant