From f77c49bcaeb1886eb48e93c9118eb283c56f516e Mon Sep 17 00:00:00 2001 From: Emil Date: Mon, 18 Dec 2023 15:25:22 +0200 Subject: [PATCH] release 0.7.5 --- README.md | 7 ++++++- package.json | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e173dd472..5185b9d32d 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file +- 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 \ No newline at end of file diff --git a/package.json b/package.json index 2bce9f1718..eb4a4a9a75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ambire-wallet", - "version": "0.7.4", + "version": "0.7.5", "private": true, "homepage": "./", "dependencies": {