We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29f649d commit bcd73c1Copy full SHA for bcd73c1
CHANGELOG.md
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
*Unreleased*
6
7
*Released*
8
+## [v1.4.9] - 2024-03-07
9
+### Additions
10
+- Security enhancement on DApp Browser
11
+- Governance Proposal UX enhancement
12
## [v1.4.8] - 2024-01-25
13
### Additions
14
- Security enhancement & package dependencies bump
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "chain-desktop-wallet",
3
- "version": "1.4.8",
+ "version": "1.4.9",
4
"description": "Crypto.com DeFi Desktop Wallet App",
"repository": "github:crypto-com/chain-desktop-wallet",
"author": "Crypto.com <contact@crypto.com>",
0 commit comments