Skip to content

Commit 9d1377b

Browse files
committed
Upgrade v1.9.5
1 parent 5248e23 commit 9d1377b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.9.5](https://github.com/Creit-Tech/Stellar-Wallets-Kit/compare/v1.9.4...v1.9.5) (2025-09-05)
6+
### Add
7+
- Update the supported wallets everytime the modal is opened instead of just when the kit instance is created
58

69
### [1.9.4](https://github.com/Creit-Tech/Stellar-Wallets-Kit/compare/v1.9.3...v1.9.4) (2025-09-05)
710
### Change

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@creit.tech/stellar-wallets-kit",
3-
"version": "1.9.4",
3+
"version": "1.9.5",
44
"description": "A kit to handle all Stellar Wallets at once",
55
"author": {
66
"name": "Creit Technologies LLP",

0 commit comments

Comments
 (0)