Skip to content

fix(deps): publish @worldware/msg ^0.11.0 peer dependency - #11

Merged
jsahleen merged 1 commit into
mainfrom
fix-publish-msg-peer-0.11.0
Aug 11, 2026
Merged

fix(deps): publish @worldware/msg ^0.11.0 peer dependency#11
jsahleen merged 1 commit into
mainfrom
fix-publish-msg-peer-0.11.0

Conversation

@jsahleen

Copy link
Copy Markdown
Collaborator

Summary

  • npm still has @worldware/msg-react@1.1.1 with peer @worldware/msg@^0.10.0 because #9 was squash-merged as chore:, and semantic-release does not release on chore
  • Main already has peer/dev @worldware/msg@^0.11.0; this fix: PR is the release trigger for patch 1.1.2
  • Documents the peer floor in the README install command

Test plan

  • CI green on this PR
  • After merge, Verify and Release publishes 1.1.2 to npm
  • npm view @worldware/msg-react@1.1.2 peerDependencies shows @worldware/msg: ^0.11.0

Made with Cursor

The peer/dev bump already landed on main via #9 as a chore commit, so
semantic-release skipped npm. This fix commit triggers a patch release.

Refs #9

Co-authored-by: Cursor <cursoragent@cursor.com>
@jsahleen
jsahleen merged commit fa77f9c into main Aug 11, 2026
1 check passed
@jsahleen
jsahleen deleted the fix-publish-msg-peer-0.11.0 branch August 11, 2026 03:39
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant