Skip to content

Commit 494345c

Browse files
committed
chore: bump version to 1.7.4
1 parent fc7ca72 commit 494345c

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unisat-extension",
3-
"version": "1.7.2",
3+
"version": "1.7.4",
44
"private": true,
55
"homepage": "https://github.com/unisat-wallet/extension#readme",
66
"bugs": {

release-notes.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# UniSat Wallet Release Notes
22

3+
## v1.7.4
4+
5+
New Features
6+
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+
New Features
18+
19+
- Added support for BRC 2.0
20+
321
## v1.7.2
422

523
New Features

0 commit comments

Comments
 (0)