Skip to content

Commit 3ebf07a

Browse files
authored
Merge pull request #456 from LIT-Protocol/release/2026-01-12
Release/2026-01-12
2 parents 78b0fa2 + 866ac0f commit 3ebf07a

11 files changed

Lines changed: 39 additions & 10 deletions

File tree

.nx/version-plans/version-plan-1768020945366.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.19 (2026-01-12)
2+
3+
### 🧱 Updated Dependencies
4+
5+
- Updated ability-aerodrome-swap to 0.4.9
6+
17
## 1.1.18 (2026-01-10)
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.18",
4+
"version": "1.1.19",
55
"dependencies": {
66
"@aa-sdk/core": "^4.53.1",
77
"@account-kit/infra": "^4.53.1",

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.4.9 (2026-01-12)
2+
3+
### 🧱 Updated Dependencies
4+
5+
- Updated e2e-test-utils to 2.0.3
6+
17
## 0.4.8 (2026-01-10)
28

39
### 🧱 Updated Dependencies

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.4.8",
3+
"version": "0.4.9",
44
"publishConfig": {
55
"access": "public"
66
},

packages/apps/ability-hyperliquid/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 3.0.4 (2026-01-12)
2+
3+
### 🧱 Updated Dependencies
4+
5+
- Updated e2e-test-utils to 2.0.3
6+
17
## 3.0.3 (2026-01-10)
28

39
### 🧱 Updated Dependencies

packages/apps/ability-hyperliquid/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-hyperliquid",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"publishConfig": {
55
"access": "public"
66
},

packages/apps/ability-relay-link/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.0.3 (2026-01-12)
2+
3+
### 🧱 Updated Dependencies
4+
5+
- Updated e2e-test-utils to 2.0.3
6+
17
## 1.0.2 (2026-01-10)
28

39
### 🧱 Updated Dependencies

packages/apps/ability-relay-link/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-relay-link",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"publishConfig": {
55
"access": "public"
66
},

packages/libs/e2e-test-utils/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2.0.3 (2026-01-12)
2+
3+
### 🩹 Fixes
4+
5+
- Fix registerNewApp to receive an AppId from the contracts client, not generate it internally. ([bd440780](https://github.com/LIT-Protocol/Vincent/commit/bd440780))
6+
7+
### ❤️ Thank You
8+
9+
- awisniew207 @awisniew207
10+
111
## 2.0.2 (2026-01-10)
212

313
### 🧱 Updated Dependencies

0 commit comments

Comments
 (0)