We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b882f46 commit ae75e0bCopy full SHA for ae75e0b
2 files changed
CHANGELOG.md
@@ -3,6 +3,17 @@
3
All notable changes to this project will be documented in this file.
4
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
5
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
17
### 2.1.0 (2026-03-30)
18
19
### add
src/deno.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@creit-tech/stellar-wallets-kit",
- "version": "2.1.0",
+ "version": "2.2.0",
"license": "MIT",
"tasks": {
"build-npm": "deno run -A build_npm.ts",
0 commit comments