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

Commit

Permalink
v6.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
haammar-ledger committed Apr 27, 2022
1 parent e78aac4 commit 26ce8f3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
"packages/*"
],
"version": "6.28.1",
"version": "6.29.0",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion packages/cryptoassets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/cryptoassets",
"version": "6.28.1",
"version": "6.29.0",
"description": "Ledger crypto-assets list",
"keywords": [
"Ledger"
Expand Down
4 changes: 2 additions & 2 deletions packages/hw-app-eth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/hw-app-eth",
"version": "6.28.1",
"version": "6.29.0",
"description": "Ledger Hardware Wallet Ethereum Application API",
"keywords": [
"Ledger",
Expand Down Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@ethersproject/abi": "^5.5.0",
"@ethersproject/rlp": "^5.5.0",
"@ledgerhq/cryptoassets": "^6.28.1",
"@ledgerhq/cryptoassets": "^6.29.0",
"@ledgerhq/errors": "^6.10.0",
"@ledgerhq/hw-transport": "^6.27.1",
"@ledgerhq/logs": "^6.10.0",
Expand Down

0 comments on commit 26ce8f3

Please sign in to comment.