Skip to content

Commit 6a5d9b7

Browse files
committed
chore(release): publish
- project: abilities-e2e 1.1.6 - project: ability-aerodrome-swap 0.1.0
1 parent 6c9a79b commit 6a5d9b7

File tree

5 files changed

+17
-7
lines changed

5 files changed

+17
-7
lines changed

.nx/version-plans/version-plan-1760723438111.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.6 (2025-10-17)
2+
3+
### 🧱 Updated Dependencies
4+
5+
- Updated ability-aerodrome-swap to 0.1.0
6+
17
## 1.1.5 (2025-10-08)
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.5",
4+
"version": "1.1.6",
55
"dependencies": {
66
"@aa-sdk/core": "^4.53.1",
77
"@account-kit/infra": "^4.53.1",
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## 0.1.0 (2025-10-17)
2+
3+
### 🚀 Features
4+
5+
- Initial release of Aerodrome Swap Ability, allowing Vincent Apps to swap ERC20s on behalf of Vincent Users ([b37c5646](https://github.com/LIT-Protocol/Vincent/commit/b37c5646))
6+
7+
### ❤️ Thank You
8+
9+
- Wyatt Barnes @spacesailor24

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

0 commit comments

Comments
 (0)