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

Commit 6c842b6

Browse files
committed
v5.52.0
1 parent 1e6190f commit 6c842b6

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.0.0-alpha.7",
6+
"version": "5.52.0",
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.0.0-alpha.7",
3+
"version": "5.52.0",
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.0.0-alpha.7",
3+
"version": "5.52.0",
44
"description": "Ledger Hardware Wallet Ethereum Application API",
55
"keywords": [
66
"Ledger",
@@ -26,7 +26,7 @@
2626
"module": "lib-es/Eth.js",
2727
"license": "Apache-2.0",
2828
"dependencies": {
29-
"@ledgerhq/cryptoassets": "^6.0.0-alpha.7",
29+
"@ledgerhq/cryptoassets": "^5.52.0",
3030
"@ledgerhq/errors": "^5.50.0",
3131
"@ledgerhq/hw-transport": "^5.51.1",
3232
"@ledgerhq/logs": "^5.50.0",

0 commit comments

Comments
 (0)