Skip to content

Commit 83ed0e5

Browse files
committed
chore: release v2.8.2
1 parent fd85530 commit 83ed0e5

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.8.2](https://github.com/txnlab/use-wallet/compare/v2.8.1...v2.8.2) (2024-05-15)
2+
3+
### Bug Fixes
4+
5+
- **Lute:** Fix signedTxns reconstruction ([#168](https://github.com/txnlab/use-wallet/pull/168)) ([fd85530](https://github.com/txnlab/use-wallet/commit/fd855305dd230860545ca36bb72b7cd64c062c94))
6+
17
## [2.8.1](https://github.com/txnlab/use-wallet/compare/v2.8.0...v2.8.1) (2024-04-09)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@txnlab/use-wallet",
33
"author": "TxnLab, Inc.",
4-
"version": "2.8.1",
4+
"version": "2.8.2",
55
"license": "MIT",
66
"description": "React hooks for using Algorand compatible wallets in dApps.",
77
"scripts": {

0 commit comments

Comments
 (0)