Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Commit 51fa943

Browse files
chore(release): 4.10.1
## [4.10.1](v4.10.0...v4.10.1) (2023-07-03) ### Bug Fixes * only show memo for sent transactions ([bbfeb04](bbfeb04))
1 parent d737357 commit 51fa943

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.10.1](https://github.com/blockstack/stacks-wallet/compare/v4.10.0...v4.10.1) (2023-07-03)
2+
3+
4+
### Bug Fixes
5+
6+
* only show memo for sent transactions ([bbfeb04](https://github.com/blockstack/stacks-wallet/commit/bbfeb0498f63da50a3ff7141d225f8f13e694071))
7+
18
## [4.10.1-dev.1](https://github.com/blockstack/stacks-wallet/compare/v4.10.0...v4.10.1-dev.1) (2023-06-22)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stacks-wallet",
3-
"version": "4.10.1-dev.1",
3+
"version": "4.10.1",
44
"description": "Hiro Wallet 2.0 — Stacking",
55
"prettier": "@stacks/prettier-config",
66
"homepage": "https://hiro.so/wallet",

0 commit comments

Comments
 (0)