Commit 685c9c6
release: 108.0.0 (#547)
## Summary
Releases `@metamask/eth-ledger-bridge-keyring@12.0.3`. Bumps the
monorepo version to `108.0.0`.
### Included
- `@metamask/eth-ledger-bridge-keyring`: `12.0.2` → `12.0.3`
- **Fixed**: Fall back to blind signing on mobile when
`clearSignTransaction` fails, except when the user rejects on the device
([#522](#522))
- **Changed**: Bump `@metamask/keyring-sdk` from `^2.0.2` to `^2.1.1`
([#544](#544),
[#546](#546))
- **Changed**: Fix `yarn` warnings and align `typescript` version with
`core`/`snaps` ([#536](#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-api`
They will roll into the next release that needs them.
## Test plan
- [x] CI is green
- [x] `packages/keyring-eth-ledger-bridge/CHANGELOG.md` reads correctly
under `## [12.0.3]`
- [x] Version bumped to `12.0.3` in
`packages/keyring-eth-ledger-bridge/package.json`
- [x] Monorepo root `package.json` bumped to `108.0.0`
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **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.0` and increments
`@metamask/eth-ledger-bridge-keyring` from `12.0.2` to `12.0.3`.
>
> Updates the keyring package `CHANGELOG.md` with the `12.0.3` entry and
adjusts the *Unreleased* compare links accordingly.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
e9065dc. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
---------
Co-authored-by: Charly Chevalier <charly.chevalier@consensys.net>
Co-authored-by: Charly Chevalier <charlyy.chevalier@gmail.com>1 parent b1169ca commit 685c9c6
3 files changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
432 | 434 | | |
433 | 435 | | |
434 | 436 | | |
435 | | - | |
| 437 | + | |
| 438 | + | |
436 | 439 | | |
437 | 440 | | |
438 | 441 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments