fix: fix assets controllers changelog#7990
Merged
sahar-fehri merged 1 commit intomainfrom Feb 19, 2026
Merged
Conversation
salimtb
approved these changes
Feb 19, 2026
cryptodev-2s
approved these changes
Feb 19, 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
PR to fix assets controller changelog.
I had this PR that introduced a breaking change: https://github.com/MetaMask/core/pull/7923/changes#diff-ee47d03d53776b8dd530799a8047f5e32e36e35765620aeb50b294adc3339fab
Somehow when my PR got merged in this commit 30f0614
The commit shows my breaking changed under [99.4.0] that was released here: https://github.com/MetaMask/core/pull/7944/changes#diff-ee47d03d53776b8dd530799a8047f5e32e36e35765620aeb50b294adc3339fab
References
Checklist
Note
Low Risk
Documentation-only change that reorders changelog entries; no behavioral, API, or dependency changes are introduced in code.
Overview
Moves the Blockaid token security scanning entry (including the BREAKING
MultichainAssetsControllerMessengeraction requirement) and the@metamask/phishing-controller/@metamask/network-enablement-controllerbump notes into theUnreleasedsection ofpackages/assets-controllers/CHANGELOG.md, correcting their previous placement under99.4.0. No runtime code changes.Written by Cursor Bugbot for commit 7ab593b. This will update automatically on new commits. Configure here.