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

Commit c99e4af

Browse files
chore(release): 4.10.0
# [4.10.0](v4.9.1...v4.10.0) (2023-05-25) ### Bug Fixes * display all types of btc pox addresses ([d16a023](d16a023)) ### Features * update stacks.js ([bfc60ec](bfc60ec))
1 parent 9508ca4 commit c99e4af

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.10.0](https://github.com/blockstack/stacks-wallet/compare/v4.9.1...v4.10.0) (2023-05-25)
2+
3+
4+
### Bug Fixes
5+
6+
* display all types of btc pox addresses ([d16a023](https://github.com/blockstack/stacks-wallet/commit/d16a023feedaab26e5036c37917fa077dbbff7f6))
7+
8+
9+
### Features
10+
11+
* update stacks.js ([bfc60ec](https://github.com/blockstack/stacks-wallet/commit/bfc60ec7a45ae87f539c8141f5c58b6a5da472ed))
12+
113
# [4.10.0-dev.1](https://github.com/blockstack/stacks-wallet/compare/v4.9.1...v4.10.0-dev.1) (2023-05-25)
214

315

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.0-dev.1",
3+
"version": "4.10.0",
44
"description": "Hiro Wallet 2.0 — Stacking",
55
"prettier": "@stacks/prettier-config",
66
"homepage": "https://hiro.so/wallet",

0 commit comments

Comments
 (0)