Skip to content

chore(deps): bump @worldware/msg peer to ^0.12.0 - #14

Merged
jsahleen merged 1 commit into
mainfrom
msg-react-13
Aug 16, 2026
Merged

chore(deps): bump @worldware/msg peer to ^0.12.0#14
jsahleen merged 1 commit into
mainfrom
msg-react-13

Conversation

@jsahleen

@jsahleen jsahleen commented Aug 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Raise @worldware/msg peer and dev dependency ranges from ^0.11.0 to ^0.12.0 so consumers can use the current published msg release (0.x caret ranges do not include the next minor).
  • Refresh the lockfile to @worldware/msg@0.12.0 and update the README install example.

Closes #13

Test plan

  • npm test — 10 tests passed
  • npx tsc --noEmit
  • npm run build
  • CI green on this PR
  • Confirm lockfile resolves @worldware/msg@0.12.0

Keep peer/dev ranges and the README install example aligned with
the published 0.12.0 release. 0.x caret ranges do not include the
next minor.

Refs #13

Co-authored-by: Cursor <cursoragent@cursor.com>
@jsahleen
jsahleen marked this pull request as ready for review August 16, 2026 02:26
@jsahleen
jsahleen merged commit 4ec9ce8 into main Aug 16, 2026
1 check passed
jsahleen added a commit that referenced this pull request Aug 16, 2026
The peer/dev bump already landed on main via #14 as implement:, so
semantic-release skipped npm. This fix commit triggers a patch release.

Refs #14

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.1.3 🎉

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.

Bump @worldware/msg peer dependency to ^0.12.0

1 participant