Skip to content

Commit f825a1b

Browse files
committed
chore: release v2.3.0
1 parent e09b7b5 commit f825a1b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [2.3.0](https://github.com/txnlab/use-wallet/compare/v2.2.0...v2.3.0) (2023-11-29)
2+
3+
### Features
4+
5+
- Support rekeyed signing with kmd ([#121](https://github.com/txnlab/use-wallet/pull/121)) ([e09b7b5](https://github.com/txnlab/use-wallet/commit/e09b7b545616f889df1a6276b5ede1d255d0b47b))
6+
17
# [2.2.0](https://github.com/txnlab/use-wallet/compare/v2.1.3...v2.2.0) (2023-10-11)
28

39
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"url": "https://github.com/txnlab/use-wallet/issues"
1313
},
1414
"homepage": "https://txnlab.github.io/use-wallet",
15-
"version": "2.2.0",
15+
"version": "2.3.0",
1616
"description": "React hooks for using Algorand compatible wallets in dApps.",
1717
"scripts": {
1818
"dev": "yarn storybook",

0 commit comments

Comments
 (0)