release: 108.0.0#547
Merged
dawnseeker8 merged 8 commits intomainfrom May 7, 2026
Merged
Conversation
montelaidev
reviewed
May 6, 2026
Contributor
montelaidev
left a comment
There was a problem hiding this comment.
Why are we updating old parts of the changelog.
ccharly
reviewed
May 6, 2026
Co-authored-by: Charly Chevalier <charly.chevalier@consensys.net>
… of `LedgerKeyringV2` class, updates to dependencies, and adjustments to existing entries for clarity.
Restores the [Unreleased] / [12.0.3] link references at the bottom of keyring-eth-ledger-bridge/CHANGELOG.md so `changelog:validate` passes. Drops the spurious `Uncategorized` block re-introduced by `auto-changelog update`, which contained branch commit messages and unrelated PRs.
10 tasks
ccharly
reviewed
May 7, 2026
Contributor
ccharly
left a comment
There was a problem hiding this comment.
Sorry for the formatting, left suggestions so you can batch them, that should fix everything!
Commit the suggestion to branch Co-authored-by: Charly Chevalier <charlyy.chevalier@gmail.com>
ccharly
reviewed
May 7, 2026
Co-authored-by: Charly Chevalier <charlyy.chevalier@gmail.com>
montelaidev
approved these changes
May 7, 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.
Summary
Releases
@metamask/eth-ledger-bridge-keyring@12.0.3. Bumps the monorepo version to108.0.0.Included
@metamask/eth-ledger-bridge-keyring:12.0.2→12.0.3clearSignTransactionfails, except when the user rejects on the device (#522)@metamask/keyring-sdkfrom^2.0.2to^2.1.1(#544, #546)yarnwarnings and aligntypescriptversion withcore/snaps(#536)Intentionally skipped
The following packages also have unreleased changes since their last release, but only chore/build-level changes that do not need to ship in this release:
@metamask/hw-wallet-sdk@metamask/keyring-apiThey will roll into the next release that needs them.
Test plan
packages/keyring-eth-ledger-bridge/CHANGELOG.mdreads correctly under## [12.0.3]12.0.3inpackages/keyring-eth-ledger-bridge/package.jsonpackage.jsonbumped to108.0.0Note
Low Risk
Version/changelog-only release updates with no functional code changes in this diff. Risk is limited to publishing/versioning correctness.
Overview
Bumps the root monorepo version to
108.0.0and increments@metamask/eth-ledger-bridge-keyringfrom12.0.2to12.0.3.Updates the keyring package
CHANGELOG.mdwith the12.0.3entry and adjusts the Unreleased compare links accordingly.Reviewed by Cursor Bugbot for commit e9065dc. Bugbot is set up for automated code reviews on this repo. Configure here.