From a974ecf148c9989dc65836606c739e52efc63380 Mon Sep 17 00:00:00 2001 From: hunaniangstudio <891863891@qq.com> Date: Fri, 20 Sep 2024 14:56:12 +0800 Subject: [PATCH] chore: update version to v1.4.8 --- package.json | 2 +- release-notes.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c700dbf..03e9dd78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unisat-extension", - "version": "1.4.7", + "version": "1.4.8", "private": true, "homepage": "https://github.com/unisat-wallet/extension#readme", "bugs": { diff --git a/release-notes.md b/release-notes.md index 43fe9da1..81965f20 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,5 +1,9 @@ # UniSat Wallet Release Notes +## v1.4.8 + +- Allow passing in tapLeafHashToSign when calling signPsbt + ## v1.4.7 - Remove the maximum fee rate limit