Skip to content

Commit

Permalink
Release version 1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
saltict committed Nov 7, 2024
1 parent 13bfd05 commit db097c3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# CHANGELOG

## 1.3.6
Build date: Nov 07, 2024.

Features & Update:
- Update chain-list (#3828)
- Add Polygon Amoy testnet
- Add Polygon zkEVM Cardona testnet
- Add WETH, POL, USDC (Amoy)
- Add ETH, MATIC, POL (Cardona)
- Update explorer for Tangle network

Bug fixed:
- Fixed error auto reset data on Pool field (#3001)

## 1.3.5
Build date: Oct 31, 2024.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://github.com/Koniverse/Subwallet-V2.git"
},
"sideEffects": false,
"version": "1.3.6-1",
"version": "1.3.6",
"workspaces": [
"packages/*"
],
Expand Down

0 comments on commit db097c3

Please sign in to comment.