Skip to content

Commit 35653ed

Browse files
committed
chore: update version to v1.3.1
1 parent e2fecaa commit 35653ed

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

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

release-notes.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# UniSat Wallet Release Notes
22

3+
## v1.3.1
4+
5+
- Fixed the bug of runes constructing a burn transaction
6+
- Fixed the bug of "can not convert 1+21 to bigint" appearing during transfer
7+
38
## v1.3.0
49

510
- Support Runes

0 commit comments

Comments
 (0)