Release/1158.0.0 - #9703
Closed
n3ps wants to merge 2 commits into
Closed
Conversation
Update Release 1158.0.0 Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
|
Adding |
|
❌ Changelog validation failed. Check the workflow run for details. |
cryptodev-2s
requested changes
Jul 29, 2026
cryptodev-2s
left a comment
Contributor
There was a problem hiding this comment.
It looks like this needs to be a minor release
Minor release for new @metamask/slip44 dependency per review feedback. Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
This pull request has been closedThis release PR was automatically closed because it had no activity for 3 hours (last updated 3.3h ago). Open release PRs are expected to merge promptly so they do not block others from starting a new release. To keep a release PR open longer in exceptional cases, add the |
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
Releases
@metamask/client-utils@1.5.0.Restores native
assetIdon activity tokens and network fees when a symbol is available, using@metamask/slip44symbol lookup (#9701).Minor bump for the new
@metamask/slip44runtime dependency.Blocked on: #9702 — remove
DO-NOT-MERGEafter that release merges.References
Checklist
Note
Low Risk
Version and changelog-only changes; functional risk depends on already-merged #9701 code, not new logic in this diff.
Overview
Monorepo release
1158.0.0that cuts@metamask/client-utils@1.5.0. The diff only updates version fields and changelog metadata—no application code in this PR.The 1.5.0 changelog (now under a fixed
[1.5.0]section with compare links) documents what ships with that tag: a new@metamask/slip44dependency and restored nativeassetIdon activity tokens and network fees when a symbol is available, instead of the removed chain registry (from #9701).Reviewed by Cursor Bugbot for commit 22ef3d4. Bugbot is set up for automated code reviews on this repo. Configure here.