Skip to content

Commit 44d2fe9

Browse files
committed
chore: update version to v1.2.7
1 parent dc79dc7 commit 44d2fe9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-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.2.6",
3+
"version": "1.2.7",
44
"private": true,
55
"homepage": "https://github.com/unisat-wallet/extension#readme",
66
"bugs": {

release-notes.md

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

3+
## v1.2.7
4+
5+
- Allowing decimal inputs when inscribing BRC20 TRANSFER.
6+
- Support more precise inscription outputValue, reduced to 294 for P2WPKH addresses.
7+
- Use deterministic ECDSA signatures in `unisat.signMessage`.
8+
39
## v1.2.6
410

511
- Mixed inscriptions can now be sent without splitting

0 commit comments

Comments
 (0)