Release Roomote 0.5.0#359
Merged
Merged
Conversation
Replace the unshipped 1.0.0 cut with a minor 0.5.0 product version and changelog covering work since v0.4.2 through current develop.
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related issue
Internal product release cut (no linked issue). Replaces the unshipped
1.0.0versioning ondevelop(Promote #351 was closed) with a minor 0.5.0 cut from current tip.Why this PR exists
What changed
Product version 1.0.0 (unshipped on develop) → 0.5.0 via
pnpm run versionafter re-basing the version artifacts on last tagged0.4.2.Changelog covers
v0.4.2through currentdevelop(including post–#350 fixes and polish) with no public-launch / “try it out” framing — product and operator versioning notes only.Workspace package versions are unchanged; no pending changesets remain.
Minor (headline first)
Patch
Squash-merging this PR cuts the release and automatically opens the frozen Promote v0.5.0 to production PR against
main.How it was tested
v0.4.2..origin/develop(including commits after the closed 1.0 cut) and authored/consumed temporary changesets at minor/patch onlypnpm run version→ root0.5.0, expected changelog ordering, workspace versions frozenpnpm exec node --test scripts/release/__tests__/lib.test.mjs scripts/release/__tests__/workflow.test.mjs(8/8 pass)Checklist
Release Roomote X.Y.Z)pnpm run version(not hand-edited final notes beyond input changesets)