Skip to content

Commit 3c753d3

Browse files
authored
revert: release: 50.0.0 (#296) (#298)
This reverts commit cf11a00. - - - We're going to re-create this release on top of the recent CI change.
1 parent a5d6463 commit 3c753d3

File tree

3 files changed

+3
-10
lines changed

3 files changed

+3
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/accounts-monorepo",
3-
"version": "50.0.0",
3+
"version": "49.0.0",
44
"private": true,
55
"description": "Monorepo for MetaMask accounts related packages",
66
"repository": {

packages/keyring-eth-ledger-bridge/CHANGELOG.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [11.1.0]
11-
12-
### Changed
13-
14-
- Better error handling for Ledger signing operations ([#294](https://github.com/MetaMask/accounts.git/pull/294))
15-
1610
## [11.0.3]
1711

1812
### Fixed
@@ -330,8 +324,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
330324

331325
- Support new versions of ethereumjs/tx ([#68](https://github.com/MetaMask/eth-ledger-bridge-keyring/pull/68))
332326

333-
[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]
334-
[11.1.0]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
327+
[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]
335328
[11.0.3]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
336329
[11.0.2]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]
337330
[11.0.1]: https://github.com/MetaMask/accounts/compare/@metamask/[email protected]...@metamask/[email protected]

packages/keyring-eth-ledger-bridge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/eth-ledger-bridge-keyring",
3-
"version": "11.1.0",
3+
"version": "11.0.3",
44
"description": "A MetaMask compatible keyring, for ledger hardware wallets",
55
"keywords": [
66
"ethereum",

0 commit comments

Comments
 (0)