Skip to content

Commit ae75e0b

Browse files
author
Enrique A.
committed
Update to v2.2.0
1 parent b882f46 commit ae75e0b

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
55

6+
### 2.2.0 (2026-05-08)
7+
8+
### Add
9+
10+
- Adds Fordefi module
11+
- Adds Cactus Link module
12+
13+
### Changes
14+
15+
- Update WalletConnect Freighter's ID
16+
617
### 2.1.0 (2026-03-30)
718

819
### add

src/deno.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": "2.1.0",
3+
"version": "2.2.0",
44
"license": "MIT",
55
"tasks": {
66
"build-npm": "deno run -A build_npm.ts",

0 commit comments

Comments
 (0)