Skip to content

release: 110.0.0#552

Merged
hmalik88 merged 2 commits into
mainfrom
release/110.0.0
May 13, 2026
Merged

release: 110.0.0#552
hmalik88 merged 2 commits into
mainfrom
release/110.0.0

Conversation

@hmalik88
Copy link
Copy Markdown
Contributor

@hmalik88 hmalik88 commented May 13, 2026

Summary

Releases hardware-keyring V2 wrapper additions from #551. Bumps the monorepo version to 110.0.0.

Included

  • @metamask/eth-ledger-bridge-keyring: 12.0.312.1.0

    • Added: Expose device-management pass-throughs on the V2 LedgerKeyring wrapper: hdPath (getter), bridge (getter), getDeviceId, setDeviceId, setHdPath, getFirstPage, getNextPage, getPreviousPage, forgetDevice, isUnlocked, attemptMakeApp, getAppNameAndVersion. forgetDevice additionally clears the V2 account registry to keep it in sync with the inner keyring. (#551)
  • @metamask/eth-qr-keyring: 2.0.22.1.0

    • Added: Expose device-management pass-throughs on the V2 QrKeyring wrapper: getName, getMode, getFirstPage, getNextPage, getPreviousPage, forgetDevice. forgetDevice additionally clears the V2 account registry to keep it in sync with the inner keyring. (#551)
    • Changed: Bump @metamask/keyring-sdk from ^2.0.2 to ^2.1.1 (#544, #546)
    • Changed: Bump @metamask/keyring-utils from ^3.2.0 to ^3.3.1 (#544, #546)
  • @metamask/eth-trezor-keyring: 10.0.210.1.0

    • Added: Expose device-management pass-throughs on the V2 TrezorKeyring wrapper (inherited by the V2 OneKeyKeyring): getModel, hdPath (getter), bridge (getter), setHdPath, getFirstPage, getNextPage, getPreviousPage, forgetDevice, isUnlocked. forgetDevice additionally clears the V2 account registry to keep it in sync with the inner keyring. (#551)
    • Changed: Bump @metamask/keyring-sdk from ^2.0.2 to ^2.1.1 (#544, #546)
    • Changed: Bump @metamask/keyring-utils from ^3.2.0 to ^3.3.1 (#544, #546)

Note

Low Risk
This is a release bookkeeping change limited to version bumps and changelog entries, with no functional code changes. Risk is low aside from potential publishing/versioning coordination issues.

Overview
Bumps the monorepo version to 110.0.0 and increments package versions for @metamask/eth-ledger-bridge-keyring (12.1.0), @metamask/eth-qr-keyring (2.1.0), and @metamask/eth-trezor-keyring (10.1.0).

Updates the keyring changelogs to add the corresponding release sections and adjust the Unreleased compare links for the new tags.

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

@hmalik88 hmalik88 changed the title Release/110.0.0 relase: 110.0.0 May 13, 2026
@hmalik88 hmalik88 marked this pull request as ready for review May 13, 2026 20:16
@hmalik88 hmalik88 requested a review from a team as a code owner May 13, 2026 20:16
@gantunesr gantunesr changed the title relase: 110.0.0 release: 110.0.0 May 13, 2026
@hmalik88 hmalik88 added this pull request to the merge queue May 13, 2026
Merged via the queue into main with commit 11fdb49 May 13, 2026
39 of 44 checks passed
@hmalik88 hmalik88 deleted the release/110.0.0 branch May 13, 2026 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants