Skip to content

Commit

Permalink
Upgrade to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
earrietadev committed Dec 5, 2024
1 parent 25ba71f commit 97dbed6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 94 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.

### [1.3.0](https://github.com/Creit-Tech/Stellar-Wallets-Kit/compare/v1.2.5...v1.3.0) (2024-12-05)
### Add
- Add Ledger wallets support
- Add new "account selector" component which can be used by wallets based on mnemonic phrases or similar (for example hardware wallets)
- Merge PR #48 - Add signMessage support for Hana wallet

### [1.2.5](https://github.com/Creit-Tech/Stellar-Wallets-Kit/compare/v1.2.3...v1.2.5) (2024-11-07)
### Fix
- Add `Buffer` package to correctly convert the response from a signed message/auth entry with Freighter ([Ticket created](https://github.com/stellar/freighter/issues/1626))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@creit.tech/stellar-wallets-kit",
"version": "1.2.5",
"version": "1.3.0",
"description": "A kit to handle all Stellar Wallets at once",
"author": {
"name": "Creit Technologies LLP",
Expand Down
93 changes: 0 additions & 93 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 97dbed6

Please sign in to comment.