Release/727.0.0
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]: Addconfig.discovery.enabledand{EVM,SOL,BTC,TRX}_ACCOUNT_PROVIDER_DEFAULT_CONFIG.- Dependents:
- Update
@metamask/multichain-account-serviceto^4.1.0in@metamask/account-tree-controllerand@metamask/assets-controllers.- Repo:
- Bump root
versionto727.0.0.Written by Cursor Bugbot for commit ca8cb3ff68fea59adcceecd4c730818234c4c1ba. This will update automatically on new commits. Configure here.
Not sure why (again), but I had to add no-changelog even though all changelogs got updated properly 😅
@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.