Skip to content

Commit

Permalink
Merge branch 'alpha' into ts-migration
Browse files Browse the repository at this point in the history
* alpha:
  fixes test
  v6.0.0-alpha.4
  added some logs for Eth
  v6.0.0-alpha.3
  fixes exports.* wrong pattern
  v6.0.0-alpha.2
  babel compilation seems to not like the use of ?.
  v6.0.0-alpha.1
  Fixes race condition in recent work
  v6.0.0-alpha.0
  latest crypto assets
  [WIP] Add automated preparation of Ethereum device app for plugins and ERC20 (LedgerHQ#587)
  • Loading branch information
valpinkman committed May 18, 2021
2 parents fddf3ac + bbc1b37 commit 3b2beff
Show file tree
Hide file tree
Showing 11 changed files with 14,678 additions and 49 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": "5.51.1",
"version": "6.0.0-alpha.4",
"npmClient": "yarn",
"useWorkspaces": true
}
Loading

0 comments on commit 3b2beff

Please sign in to comment.