Skip to content

Commit

Permalink
Update: new release changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gergana95 committed Dec 7, 2023
1 parent dc8c5bc commit 326e604
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -489,4 +489,8 @@ Those contracts (except Ethereum-specific WALLET, xWALLET and SupplyController)
### v0.7.3
- fix / check if tokens or NFTs are about to be sent to a known smart contract address
- fix / submit sign form on enter
- fix / always add the latest gas tank commitment
- fix / always add the latest gas tank commitment

### v0.7.4
- update / ambire.common - v1.0.1
- bug / walletConnect two sources of truth for connections (localStorage and WC)
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.3",
"version": "0.7.4",
"private": true,
"homepage": "./",
"dependencies": {
Expand Down

0 comments on commit 326e604

Please sign in to comment.