Skip to content

Commit a4fb646

Browse files
committed
Upgrade to 0.8.1
1 parent d6e85ca commit a4fb646

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
### [0.8.1](https://github.com/Creit-Tech/Stellar-Wallets-Kit/compare/v0.8.0...v0.8.1) (2024-05-03)
6+
### Add
7+
- Introduce a timer to function `isAvailable` so `getSupportedWallets` doesn't take too much
8+
9+
### Change
10+
- Update Lobstr name to LOBSTR
11+
- Lock and update dependencies versions
12+
513
### [0.8.0](https://github.com/Creit-Tech/Stellar-Wallets-Kit/compare/v0.7.0...v0.8.0) (2024-04-16)
614
### Add
715
- Add Lobstr extension support

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

0 commit comments

Comments
 (0)