Skip to content

Release 1191.0.0 - #9846

Merged
n3ps merged 4 commits into
mainfrom
release/1191.0.0
Aug 12, 2026
Merged

Release 1191.0.0#9846
n3ps merged 4 commits into
mainfrom
release/1191.0.0

Conversation

@n3ps

@n3ps n3ps commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Explanation

Release of @metamask/client-utils.

References

N/A

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

Note

Low Risk
Version and changelog-only release PR; functional changes are described in the changelog but not modified in this diff.

Overview
Release 1191.0.0 cuts @metamask/client-utils 2.0.2 and bumps the root monorepo version from 1190.0.0 to 1191.0.0. The diff is versioning and changelog only—no application source changes in this PR.

The 2.0.2 changelog documents behavior already landed elsewhere: resolveNativeAssetId and getNativeAsset now fall back to a zero-address ERC-20 CAIP-19 id on EVM when there is no SLIP-44 coin type (instead of undefined), with resolveNativeAssetId aligned via chainlist/getNativeAsset before that fallback; non-EVM chains still return undefined without slip44. It also records a @metamask/transaction-controller bump from ^69.5.0 to ^69.5.2.

Reviewed by Cursor Bugbot for commit d018239. Bugbot is set up for automated code reviews on this repo. Configure here.

@n3ps
n3ps requested review from a team as code owners August 12, 2026 16:35
@n3ps n3ps added the release:keep-open Prevent auto-close of inactive release/* PRs (3h) label Aug 12, 2026
@n3ps
n3ps temporarily deployed to default-branch August 12, 2026 16:35 — with GitHub Actions Inactive
@n3ps
n3ps temporarily deployed to default-branch August 12, 2026 16:36 — with GitHub Actions Inactive
@metamask-ci

metamask-ci Bot commented Aug 12, 2026

Copy link
Copy Markdown

✅ No changelog changes needed.

@n3ps
n3ps enabled auto-merge August 12, 2026 20:48
@n3ps
n3ps added this pull request to the merge queue Aug 12, 2026
Merged via the queue into main with commit b3fada3 Aug 12, 2026
46 checks passed
@n3ps
n3ps deleted the release/1191.0.0 branch August 12, 2026 21:25
pull Bot pushed a commit to Reality2byte/metamask-extension that referenced this pull request Aug 13, 2026
<!--
Please submit this PR as a draft initially.
Do not mark it as "Ready for review" until the template has been
completely filled out, and PR status checks have passed at least once.
-->

## **Description**

Bump `@metamask/client-utils` to `^2.0.2`
([MetaMask/core#9846](MetaMask/core#9846)).

Includes the native zero-address CAIP fallback for chains without slip44
([MetaMask/core#9833](MetaMask/core#9833)).

## **Changelog**

CHANGELOG entry: null

## **Related issues**

Related: MetaMask/core#9846
Related: MetaMask/core#9833
Related: MetaMask#45239

## **Manual testing steps**

1. N/A (dependency bump)

## **Screenshots/Recordings**

### **Before**

N/A

### **After**

N/A

## **Pre-merge author checklist**

- [x] I've followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask
Extension Coding
Standards](https://github.com/MetaMask/metamask-extension/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [x] I've completed the PR template to the best of my ability
- [ ] I’ve included tests if applicable
- [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [ ] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-extension/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.

## **Pre-merge reviewer checklist**

- [ ] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [ ] I confirm that this PR addresses all acceptance criteria described
in the ticket it closes and includes the necessary testing evidence such
as recordings and or screenshots.


Made with [Cursor](https://cursor.com)

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:keep-open Prevent auto-close of inactive release/* PRs (3h)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants