Skip to content

Commit 380bd15

Browse files
committed
chore: release v2.5.0
1 parent 32adf0c commit 380bd15

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# [2.5.0](https://github.com/txnlab/use-wallet/compare/v2.4.0...v2.5.0) (2024-01-25)
2+
3+
### Features
4+
* Kibisis provider ([#128](https://github.com/txnlab/use-wallet/pull/128)) ([279e49a](https://github.com/txnlab/use-wallet/commit/279e49a107a855c7f010ce16121df22421ca83cf))
5+
16
# [2.4.0](https://github.com/txnlab/use-wallet/compare/v2.3.1...v2.4.0) (2024-01-17)
27

38
### Features

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.4.0",
4+
"version": "2.5.0",
55
"license": "MIT",
66
"description": "React hooks for using Algorand compatible wallets in dApps.",
77
"scripts": {

0 commit comments

Comments
 (0)