Skip to content

chore (release): switch to alpha#6355

Merged
lgrammel merged 1 commit intov5from
lg/6wRYMWkw
May 16, 2025
Merged

chore (release): switch to alpha#6355
lgrammel merged 1 commit intov5from
lg/6wRYMWkw

Conversation

@lgrammel
Copy link
Copy Markdown
Collaborator

No description provided.

@lgrammel lgrammel merged commit ec517bb into v5 May 16, 2025
9 checks passed
@lgrammel lgrammel deleted the lg/6wRYMWkw branch May 16, 2025 08:48
gr2m added a commit that referenced this pull request May 1, 2026
Switches the pre-release npm tag from `beta` to `canary`.
Major/minor/patch versions are preserved, and the increment counter is
carried over (e.g. `7.0.0-beta.116` → `7.0.0-canary.116`). The next
changeset bump produces `7.0.0-canary.117`.

Modeled on the previous switch from `canary` → `alpha` in
[ec517bb](ec517bb)
([#6355](#6355)). Two intentional
deviations from that PR:
- That PR reset the increment to `.0`; this one preserves it so canary
picks up where beta left off.
- That PR also refreshed `initialVersions` in `pre.json`; this one
leaves it untouched. `initialVersions` is informational — the
next-version computation reads from current `package.json`, not from
this field, so leaving it stale has no effect on the release plan.
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.

2 participants