Skip to content

Commit ee83516

Browse files
committed
Update Freighter module to handle the two signMessage versions of Freighter.
1 parent 16d3898 commit ee83516

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
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+
6+
### [1.9.4](https://github.com/Creit-Tech/Stellar-Wallets-Kit/compare/v1.9.3...v1.9.4) (2025-09-05)
7+
### Change
8+
- Upgrade Freighter's module so it handles the two different ways Freighter answer to the signMessage method.
9+
510
### [1.9.3](https://github.com/Creit-Tech/Stellar-Wallets-Kit/compare/v1.9.2...v1.9.3) (2025-09-03)
611
### Change
712
- Upgrade Freighter API's library to latest

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

0 commit comments

Comments
 (0)