core icon indicating copy to clipboard operation
core copied to clipboard

Release/727.0.0

Open ccharly opened this issue 2 months ago • 1 comments

Minor release of the multichain-account-service to add a enabled flag for account discovery on account provider configs.

Initial release was here:

  • https://github.com/MetaMask/core/pull/7515

[!NOTE] Releases multichain-account-service 4.1.0 (adds discovery enable flag and default provider configs) and updates dependent packages; bumps monorepo version to 727.0.0.

  • Services:
    • @metamask/[email protected]: Add config.discovery.enabled and {EVM,SOL,BTC,TRX}_ACCOUNT_PROVIDER_DEFAULT_CONFIG.
  • Dependents:
    • Update @metamask/multichain-account-service to ^4.1.0 in @metamask/account-tree-controller and @metamask/assets-controllers.
  • Repo:
    • Bump root version to 727.0.0.

Written by Cursor Bugbot for commit ca8cb3ff68fea59adcceecd4c730818234c4c1ba. This will update automatically on new commits. Configure here.

ccharly avatar Dec 16 '25 18:12 ccharly

Not sure why (again), but I had to add no-changelog even though all changelogs got updated properly 😅

ccharly avatar Dec 16 '25 18:12 ccharly

@ccharly This happened because for the dependency bumps, it seems that 7515 is being used as the PR number, not this PR, which is 7517.

mcmire avatar Dec 16 '25 19:12 mcmire