chore: release - #135
Merged
Merged
Conversation
ApprovabilityVerdict: Approved at Macroscope's review found this PR approvable — This is a routine Changesets release containing only consumed release notes, generated changelog content, and a package version increment. It introduces no runtime logic, dependency, schema, security, or deployment changes. You can add or adjust custom eligibility rules. Learn more. |
macroscopeapp
Bot
dismissed
their stale review
August 14, 2026 09:48
Dismissing prior approval to re-evaluate 4a76f2a
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
August 20, 2026 11:27
4a76f2a to
aabe431
Compare
macroscopeapp
Bot
dismissed
their stale review
August 20, 2026 11:28
Dismissing prior approval to re-evaluate aabe431
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 21, 2026 11:43
aabe431 to
1c5104e
Compare
macroscopeapp
Bot
dismissed
their stale review
August 21, 2026 11:43
Dismissing prior approval to re-evaluate 1c5104e
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 22, 2026 06:50
1c5104e to
a11ab9d
Compare
macroscopeapp
Bot
dismissed
their stale review
August 22, 2026 06:50
Dismissing prior approval to re-evaluate a11ab9d
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
August 25, 2026 18:22
4cd5405 to
4ae5d64
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 25, 2026 19:13
4ae5d64 to
3bfea46
Compare
insipx
enabled auto-merge (squash)
August 25, 2026 19:14
insipx
disabled auto-merge
August 25, 2026 19:14
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@xmtp/convos-cli@0.10.23
Patch Changes
#134
b521691Thanks @renovate! - chore(deps): Update xmtp#136
9cc51ddThanks @renovate! - chore(deps): Update xmtp#138
fe521a9Thanks @renovate! - chore(deps): Update xmtp#139
21f30b1Thanks @renovate! - chore(deps): Update xmtp#143
b7d5d00Thanks @insipx! - Mark the@xmtp/node-bindingspeer dependency as optional.convos-cli only ever imports types from
@xmtp/node-bindings; at runtime thebindings arrive through
@xmtp/node-sdk's exact-pinned dependency. A requiredpeer makes pnpm's
autoInstallPeersfetch a second, registry-latest bindingsbuild in workspaces that pin bindings only via
pnpm.overrides— a nativeaddon compiled against a different node-sdk than the one in the tree. Optional
peers are never auto-installed and still resolve to the single in-graph
bindings, so type imports keep working and the sdk/bindings compile contract
stays intact.
Note
Release
@xmtp/convos-cliversion 0.10.230.10.22to0.10.23in package.json0.10.23section to CHANGELOG.md covering dependency updates (PRs chore(deps): Update xmtp #134, chore(deps): Update xmtp #136, chore(deps): Update xmtp #138, chore(deps): Update xmtp #139) and marking@xmtp/node-bindingsas an optional peer dependency (PR fix: mark @xmtp/node-bindings peer as optional #143).changeset/Macroscope summarized 3bfea46.