@lit-protocol/vincent-app-sdk 2.2.4-alpha → 2.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,13 @@
1
+ ## 2.2.4 (2025-11-06)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - Added debug boolean to getVincentAbilityClient() so that the user can turn off LitNodeClient debug logs ([#398](https://github.com/LIT-Protocol/Vincent/pull/398))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Chris Cassano @glitch003
10
+
1
11
  ## 2.2.3 (2025-10-08)
2
12
 
3
13
  ### 🧱 Updated Dependencies
package/dist/CHANGELOG.md CHANGED
@@ -1,3 +1,13 @@
1
+ ## 2.2.4 (2025-11-06)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - Added debug boolean to getVincentAbilityClient() so that the user can turn off LitNodeClient debug logs ([#398](https://github.com/LIT-Protocol/Vincent/pull/398))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Chris Cassano @glitch003
10
+
1
11
  ## 2.2.3 (2025-10-08)
2
12
 
3
13
  ### 🧱 Updated Dependencies
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lit-protocol/vincent-app-sdk",
3
- "version": "2.2.4-alpha",
3
+ "version": "2.2.4",
4
4
  "description": "Vincent SDK for browser and backend",
5
5
  "author": "Lit Protocol",
6
6
  "license": "ISC",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lit-protocol/vincent-app-sdk",
3
- "version": "2.2.4-alpha",
3
+ "version": "2.2.4",
4
4
  "description": "Vincent SDK for browser and backend",
5
5
  "author": "Lit Protocol",
6
6
  "license": "ISC",