@lit-protocol/vincent-ability-erc20-approval 3.1.9 → 3.1.10

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,10 @@
1
+ ## 3.1.10 (2026-01-08)
2
+
3
+ ### 🧱 Updated Dependencies
4
+
5
+ - Updated ability-sdk to 2.4.1
6
+ - Updated app-sdk to 2.5.2
7
+
1
8
  ## 3.1.9 (2026-01-07)
2
9
 
3
10
  ### 🧱 Updated Dependencies
package/dist/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## 3.1.9 (2026-01-07)
2
+
3
+ ### 🧱 Updated Dependencies
4
+
5
+ - Updated ability-sdk to 2.4.0
6
+ - Updated app-sdk to 2.5.1
7
+
1
8
  ## 3.1.8 (2025-11-23)
2
9
 
3
10
  ### 🧱 Updated Dependencies
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lit-protocol/vincent-ability-erc20-approval",
3
- "version": "3.1.8",
3
+ "version": "3.1.9",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },