Skip to content
This repository was archived by the owner on Jun 27, 2022. It is now read-only.

Commit 11c1fd2

Browse files
committed
v6.12.2
1 parent bc55c6a commit 11c1fd2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "6.12.1",
6+
"version": "6.12.2",
77
"npmClient": "yarn",
88
"useWorkspaces": true
99
}

packages/cryptoassets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ledgerhq/cryptoassets",
3-
"version": "6.12.0",
3+
"version": "6.12.2",
44
"description": "Ledger crypto-assets list",
55
"keywords": [
66
"Ledger"

packages/hw-app-eth/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ledgerhq/hw-app-eth",
3-
"version": "6.12.0",
3+
"version": "6.12.2",
44
"description": "Ledger Hardware Wallet Ethereum Application API",
55
"keywords": [
66
"Ledger",
@@ -27,7 +27,7 @@
2727
"types": "lib/Eth.d.ts",
2828
"license": "Apache-2.0",
2929
"dependencies": {
30-
"@ledgerhq/cryptoassets": "^6.12.0",
30+
"@ledgerhq/cryptoassets": "^6.12.2",
3131
"@ledgerhq/errors": "^6.10.0",
3232
"@ledgerhq/hw-transport": "^6.11.2",
3333
"@ledgerhq/logs": "^6.10.0",

0 commit comments

Comments
 (0)