Skip to content

Commit

Permalink
Merge pull request #1501 from AmbireTech/release-0-7.5
Browse files Browse the repository at this point in the history
release 0.7.5
  • Loading branch information
stojnovsky authored Dec 18, 2023
2 parents a6017a3 + b8619ff commit 648d0e6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -493,4 +493,9 @@ Those contracts (except Ethereum-specific WALLET, xWALLET and SupplyController)

### v0.7.4
- update / ambire.common - v1.0.1
- bug / walletConnect two sources of truth for connections (localStorage and WC)
- bug / walletConnect two sources of truth for connections (localStorage and WC)

### v0.7.5
- removed embeded Yearn Tesseract card from Earn section
- update the @trezor/connect-web lib to latest from v9
- implement `eth_gasPrice` rpcCall method for gnosisSafe
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ambire-wallet",
"version": "0.7.4",
"version": "0.7.5",
"private": true,
"homepage": "./",
"dependencies": {
Expand Down

0 comments on commit 648d0e6

Please sign in to comment.