Skip to content

Commit

Permalink
Add: changelog and bump up wallet version
Browse files Browse the repository at this point in the history
  • Loading branch information
gergana95 committed Dec 20, 2023
1 parent 2c8dcdb commit dc27ea1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -498,4 +498,7 @@ Those contracts (except Ethereum-specific WALLET, xWALLET and SupplyController)
### 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
- implement `eth_gasPrice` rpcCall method for gnosisSafe

### v0.7.6
- ambire-commonv1.0.2 - Hide OKX, Moonbeam, Moonriver, KCC Networks
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.5",
"version": "0.7.6",
"private": true,
"homepage": "./",
"dependencies": {
Expand Down

0 comments on commit dc27ea1

Please sign in to comment.