Skip to content

Commit 7b460b9

Browse files
committed
Upgrade to v1.7.6
1 parent 48d5324 commit 7b460b9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
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.7.6](https://github.com/Creit-Tech/Stellar-Wallets-Kit/compare/v1.7.5...v1.7.6) (2025-07-10)
6+
### Fix
7+
- Make the `isAvailable` method for Rabet and Hana so it has a small delay to avoid checking before the extensions have placed the window object
8+
59
### [1.7.5](https://github.com/Creit-Tech/Stellar-Wallets-Kit/compare/v1.7.3...v1.7.5) (2025-06-03)
610
### Add
711
- Include a new `sep43Modules` function that returns a list of only wallets that follow all the SEP-0043 methods

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.7.5",
3+
"version": "1.7.6",
44
"description": "A kit to handle all Stellar Wallets at once",
55
"author": {
66
"name": "Creit Technologies LLP",

0 commit comments

Comments
 (0)