Skip to content

Release/637.0.0 - #6919

Merged
ccharly merged 2 commits into
mainfrom
release/637.0.0
Oct 22, 2025
Merged

Release/637.0.0#6919
ccharly merged 2 commits into
mainfrom
release/637.0.0

Conversation

@ccharly

@ccharlyccharly commented Oct 22, 2025

Copy link
Copy Markdown
Contributor

Minor release of the account-tree-controller to automatically migrate old pin/hidden account state up to the account groups.


Note

Publishes account-tree-controller 1.6.0 (adds optional hidden/pinned state callbacks), updates dependents to ^1.6.0, and bumps monorepo version to 637.0.0.

  • Account Tree Controller (@metamask/account-tree-controller)
    • Release 1.6.0.
    • Add optional account hidden/pinned state callbacks.
    • Bump @metamask/base-controller to ^8.4.2.
    • Update changelog links for 1.6.0.
  • Consumers
    • Update devDependency to @metamask/account-tree-controller@^1.6.0 in packages/assets-controllers and packages/earn-controller.
  • Repo
    • Bump root package.json version to 637.0.0.

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

@ccharly
ccharly marked this pull request as ready for review October 22, 2025 17:08
@ccharly
ccharly requested review from a team as code ownersOctober 22, 2025 17:08
@ccharly

Copy link
Copy Markdown
ContributorAuthor

As usual, adding the no-changelog for this kind of release (since the CI complains about something unrelated to that PR)

@GudahttGudahtt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ccharly
ccharly merged commit 7dff627 into mainOct 22, 2025
262 of 263 checks passed
@ccharly
ccharly deleted the release/637.0.0 branch October 22, 2025 17:52
Gudahtt added a commit that referenced this pull request Oct 24, 2025
…r/multichain-transactions-controller
* origin/main: (35 commits)
feat: `JsonRpcEngineV2` (#6176)
Release 641.0.0 (#6940)
feat: Add transaction emulation actions (#6935)
Release/640.0.0 (#6934)
fix(core-backend): control randomness to fix flaky test (#6936)
chore: Add `@metamask-previews/*` to NPM age gate exceptions (#6937)
Release/639.0.0 (#6931)
feat: make getCryptoApproveTransactionParams synchronous (#6930)
feat: add new actions to `KeyringController` (#6928)
feat: add `getAccounts` to `AccountsController` (#6927)
chore: remove `Monad Mainnet` single call balance contract and add into account v4 (#6929)
Release/638.0.0 (#6923)
fix: Downgrade `multiformats` to `^9.9.0` to avoid ESM-only dependency (#6920)
Release/637.0.0 (#6919)
feat(account-tree-controller): add callbacks for hidden and pinned data (#6910)
Release 636.0.0 (#6918)
fix(core-backend): reconnection logic (#6861)
fix: Tx state listener and signature coverage (#6906)
Release/635.0.0 (#6917)
fix(base-controller): add TypeScript declaration file for legacy module resolution (#6915)
...
Sign up for freeto 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.

2 participants

@ccharly@Gudahtt