Skip to content

chore(js): recover 0.15.0 release after concurrent publish - #179

Merged
konard merged 1 commit into
mainfrom
changeset-release/command-stream-0.15.0
Jul 24, 2026
Merged

chore(js): recover 0.15.0 release after concurrent publish#179
konard merged 1 commit into
mainfrom
changeset-release/command-stream-0.15.0

Conversation

@konard

@konard konard commented Jul 24, 2026

Copy link
Copy Markdown
Member

Summary

Why this follow-up is needed

The JavaScript and Rust release workflows started from the same main commit after #177. Rust published 0.13.1 and advanced main first. JavaScript generated its valid 0.15.0 release commit afterward, but its push was rejected as non-fast-forward. The retry logic could not rebase because dependency installation had left unstaged changes in the runner.

This PR recreates only that generated release metadata on the current main tip. Its changeset-release/ branch name follows the workflow's generated-release convention and bypasses the normal requirement to add a new changeset while consuming existing ones.

Verification

Closes the JavaScript release portion of #175.

@konard
konard merged commit 8ce02ee into main Jul 24, 2026
18 of 19 checks passed
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