We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc7ca72 commit 494345cCopy full SHA for 494345c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "unisat-extension",
3
- "version": "1.7.2",
+ "version": "1.7.4",
4
"private": true,
5
"homepage": "https://github.com/unisat-wallet/extension#readme",
6
"bugs": {
release-notes.md
@@ -1,5 +1,23 @@
# UniSat Wallet Release Notes
+## v1.7.4
+
+New Features
7
+- Added BRC 2.0 wrapped balance display
8
+- Added BRC20 swap balance display
9
10
+Improvements
11
12
+- Optimized build configuration to reduce bundle size
13
+- Refactored codebase architecture for better maintainability
14
15
+## v1.7.3
16
17
18
19
+- Added support for BRC 2.0
20
21
## v1.7.2
22
23
New Features
0 commit comments