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

Commit ae71cce

Browse files
committed
v6.26.1
1 parent d124767 commit ae71cce

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.26.0",
6+
"version": "6.26.1",
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.26.0",
3+
"version": "6.26.1",
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.26.0",
3+
"version": "6.26.1",
44
"description": "Ledger Hardware Wallet Ethereum Application API",
55
"keywords": [
66
"Ledger",
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@ethersproject/abi": "^5.5.0",
3131
"@ethersproject/rlp": "^5.5.0",
32-
"@ledgerhq/cryptoassets": "^6.26.0",
32+
"@ledgerhq/cryptoassets": "^6.26.1",
3333
"@ledgerhq/errors": "^6.10.0",
3434
"@ledgerhq/hw-transport": "^6.24.1",
3535
"@ledgerhq/logs": "^6.10.0",

0 commit comments

Comments
 (0)