Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/accounts-monorepo",
"version": "96.0.0",
"version": "97.0.0",
"private": true,
"description": "Monorepo for MetaMask accounts related packages",
"repository": {
Expand Down
5 changes: 4 additions & 1 deletion packages/hw-wallet-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.8.0]

### Added

- Add `PermissionCameraPromptDismissed` error code and `QR_WALLET_ERROR_MAPPINGS` used for extension QR hardware wallet camera flows ([#490](https://github.com/MetaMask/accounts/pull/490))
Expand Down Expand Up @@ -63,7 +65,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add hardware related error mappings and custom hardware error ([#421](https://github.com/MetaMask/accounts/pull/421))
- Add BLE and mobile error mappings with new error codes for Bluetooth permissions, connection states, and mobile support ([#433](https://github.com/MetaMask/accounts/pull/433))

[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/hw-wallet-sdk@0.7.0...HEAD
[Unreleased]: https://github.com/MetaMask/accounts/compare/@metamask/hw-wallet-sdk@0.8.0...HEAD
[0.8.0]: https://github.com/MetaMask/accounts/compare/@metamask/hw-wallet-sdk@0.7.0...@metamask/hw-wallet-sdk@0.8.0
[0.7.0]: https://github.com/MetaMask/accounts/compare/@metamask/hw-wallet-sdk@0.6.0...@metamask/hw-wallet-sdk@0.7.0
[0.6.0]: https://github.com/MetaMask/accounts/compare/@metamask/hw-wallet-sdk@0.5.0...@metamask/hw-wallet-sdk@0.6.0
[0.5.0]: https://github.com/MetaMask/accounts/compare/@metamask/hw-wallet-sdk@0.4.0...@metamask/hw-wallet-sdk@0.5.0
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-wallet-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/hw-wallet-sdk",
"version": "0.7.0",
"version": "0.8.0",
"description": "MetaMask Hardware Device SDK",
"keywords": [
"metamask",
Expand Down
1 change: 1 addition & 0 deletions packages/keyring-eth-ledger-bridge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Bump `@metamask/hw-wallet-sdk` from `^0.6.0` to `^0.7.0` ([#482](https://github.com/MetaMask/accounts/pull/482))
- Bump `@metamask/keyring-api` from `^21.6.0` to `^22.0.0` ([#482](https://github.com/MetaMask/accounts/pull/482))
- Bump `@metamask/account-api` from `^1.0.0` to `^1.0.1` ([#487](https://github.com/MetaMask/accounts/pull/487))
- Bump `@metamask/hw-wallet-sdk` from `^0.7.0` to `^0.8.0` ([#497](https://github.com/MetaMask/accounts/pull/497))

## [11.3.0]

Expand Down
2 changes: 1 addition & 1 deletion packages/keyring-eth-ledger-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@ethereumjs/util": "^9.1.0",
"@ledgerhq/hw-app-eth": "^6.42.0",
"@metamask/eth-sig-util": "^8.2.0",
"@metamask/hw-wallet-sdk": "^0.7.0",
"@metamask/hw-wallet-sdk": "^0.8.0",
"@metamask/keyring-api": "^22.0.0",
"@metamask/keyring-sdk": "^1.1.0",
"@metamask/keyring-utils": "^3.2.0",
Expand Down
1 change: 1 addition & 0 deletions packages/keyring-eth-trezor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Bump `@metamask/keyring-api` from `^21.6.0` to `^22.0.0` ([#482](https://github.com/MetaMask/accounts/pull/482))
- Bump `@metamask/account-api` from `^1.0.0` to `^1.0.1` ([#487](https://github.com/MetaMask/accounts/pull/487))
- Bump `@metamask/utils` from `^11.1.0` to `^11.10.0` ([#489](https://github.com/MetaMask/accounts/pull/489))
- Bump `@metamask/hw-wallet-sdk` from `^0.7.0` to `^0.8.0` ([#497](https://github.com/MetaMask/accounts/pull/497))

## [9.1.0]

Expand Down
2 changes: 1 addition & 1 deletion packages/keyring-eth-trezor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@ethereumjs/tx": "^5.4.0",
"@ethereumjs/util": "^9.1.0",
"@metamask/eth-sig-util": "^8.2.0",
"@metamask/hw-wallet-sdk": "^0.7.0",
"@metamask/hw-wallet-sdk": "^0.8.0",
"@metamask/keyring-api": "^22.0.0",
"@metamask/keyring-sdk": "^1.1.0",
"@metamask/keyring-utils": "^3.2.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1724,7 +1724,7 @@ __metadata:
"@metamask/account-api": "npm:^1.0.1"
"@metamask/auto-changelog": "npm:^3.4.4"
"@metamask/eth-sig-util": "npm:^8.2.0"
"@metamask/hw-wallet-sdk": "npm:^0.7.0"
"@metamask/hw-wallet-sdk": "npm:^0.8.0"
"@metamask/keyring-api": "npm:^22.0.0"
"@metamask/keyring-sdk": "npm:^1.1.0"
"@metamask/keyring-utils": "npm:^3.2.0"
Expand Down Expand Up @@ -1926,7 +1926,7 @@ __metadata:
"@metamask/account-api": "npm:^1.0.1"
"@metamask/auto-changelog": "npm:^3.4.4"
"@metamask/eth-sig-util": "npm:^8.2.0"
"@metamask/hw-wallet-sdk": "npm:^0.7.0"
"@metamask/hw-wallet-sdk": "npm:^0.8.0"
"@metamask/keyring-api": "npm:^22.0.0"
"@metamask/keyring-sdk": "npm:^1.1.0"
"@metamask/keyring-utils": "npm:^3.2.0"
Expand Down Expand Up @@ -1968,7 +1968,7 @@ __metadata:
languageName: node
linkType: hard

"@metamask/hw-wallet-sdk@npm:^0.7.0, @metamask/hw-wallet-sdk@workspace:packages/hw-wallet-sdk":
"@metamask/hw-wallet-sdk@npm:^0.8.0, @metamask/hw-wallet-sdk@workspace:packages/hw-wallet-sdk":
version: 0.0.0-use.local
resolution: "@metamask/hw-wallet-sdk@workspace:packages/hw-wallet-sdk"
dependencies:
Expand Down
Loading