Release 1072.0.0#9264
Merged
Merged
Conversation
|
✅ Changelogs updated and pushed. |
FrederikBolding
approved these changes
Jun 25, 2026
stanleyyconsensys
approved these changes
Jun 25, 2026
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.
Explanation
Monorepo release that publishes the Stellar additions for two packages:
@metamask/multichain-account-service→ 11.1.0 (minor)XlmAccountProviderfor Stellar account support; exportsXlmAccountProvider,XLM_ACCOUNT_PROVIDER_NAME, andXlmAccountProviderConfig(#8830).@metamask/multichain-network-controller→ 3.2.0 (minor)SupportedCaipChainId, and registers the testnet inNON_EVM_TESTNET_IDS(#8831).Dependents have their dependency ranges bumped to the new versions; root
package.jsonandyarn.lockreflect the new versions. There are no application source changes in this diff.References
Checklist
Note
Low Risk
Version and dependency metadata only; no runtime code changes in this PR.
Overview
Monorepo release 1072.0.0 with no application source edits in this diff—only version tags, changelogs, consumer dependency ranges, and
yarn.lock.@metamask/multichain-account-service11.0.0 → 11.1.0 is cut inpackage.jsonand changelog; account-tree-controller and assets-controllers bump their dependency to^11.1.0.@metamask/multichain-network-controller3.1.4 → 3.2.0 is cut similarly; bridge-controller and network-enablement-controller bump to^3.2.0.Root
package.jsonmoves 1071.0.0 → 1072.0.0. The published minors document Stellar-related additions from earlier PRs (#8830, #8831) that this release ships.Reviewed by Cursor Bugbot for commit 2b54fa8. Bugbot is set up for automated code reviews on this repo. Configure here.