Skip to content

Commit 0d935ea

Browse files
Merge pull request #396 from LIT-Protocol/release/2025-11-05
Release/2025-11-05
2 parents 17104ec + 5219cd7 commit 0d935ea

File tree

40 files changed

+397
-103
lines changed

40 files changed

+397
-103
lines changed

.nx/version-plans/version-plan-1761276333231.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.nx/version-plans/version-plan-1761865055425.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.nx/version-plans/version-plan-1762389158943.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/apps/abilities-e2e/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.1.9 (2025-11-06)
2+
3+
### 🧱 Updated Dependencies
4+
5+
- Updated ability-aerodrome-swap to 0.4.0
6+
17
## 1.1.8 (2025-10-23)
28

39
### 🧱 Updated Dependencies

packages/apps/abilities-e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@lit-protocol/vincent-abilities-e2e",
33
"private": true,
4-
"version": "1.1.8",
4+
"version": "1.1.9",
55
"dependencies": {
66
"@aa-sdk/core": "^4.53.1",
77
"@account-kit/infra": "^4.53.1",

packages/apps/ability-aave/src/generated/lit-action.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"ipfsCid": "QmdZbVBcQbt5uEcRbNxDqExpRL5viY89BCTJMFP7HS7i5c"
2+
"ipfsCid": "QmbJFSsGqgohru4jULRAL9AyoijKfjTzPrKByTxddZk1No"
33
}

packages/apps/ability-aerodrome-swap/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 0.4.0 (2025-11-06)
2+
3+
### 🚀 Features
4+
5+
- Replace local vendor install of sugar-sdk with NPM install of @dromos-labs/sdk.js ([7c45f92b](https://github.com/LIT-Protocol/Vincent/commit/7c45f92b))
6+
7+
### 🧱 Updated Dependencies
8+
9+
- Updated e2e-test-utils to 1.0.0
10+
11+
### ❤️ Thank You
12+
13+
- Wyatt Barnes @spacesailor24
14+
115
## 0.3.0 (2025-10-23)
216

317
### 🚀 Features

packages/apps/ability-aerodrome-swap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/vincent-ability-aerodrome-swap",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"publishConfig": {
55
"access": "public"
66
},

packages/apps/ability-aerodrome-swap/src/generated/lit-action.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)