Skip to content

Conversation

@Spacesai1or
Copy link
Contributor

No description provided.

- project: registry-sdk 6.2.0

- project: registry-backend 3.1.0

- project: abilities-e2e 1.2.3

- project: ability-aerodrome-swap 0.5.3

- project: ability-hyperliquid 3.1.3

- project: ability-relay-link 2.0.1

- project: e2e-test-utils 4.1.0
Copilot AI review requested due to automatic review settings January 31, 2026 01:37
@vercel
Copy link

vercel bot commented Jan 31, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vincent-app-dashboard Building Building Preview, Comment Jan 31, 2026 1:37am
vincent-dashboard-2.0 Building Building Preview, Comment Jan 31, 2026 1:37am

Request Review

Copy link
Contributor

@awisniew207 awisniew207 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release housekeeping PR to publish new package versions and update generated metadata/lockfile entries for the 2026-01-31 release set.

Changes:

  • Bump versions and changelogs for multiple packages (registry-backend, registry-sdk, e2e-test-utils, several abilities).
  • Update dependency/lockfile for @lit-protocol/vincent-ability-relay-link to 2.0.1.
  • Refresh generated IPFS CID metadata JSONs for abilities/policies.

Reviewed changes

Copilot reviewed 15 out of 28 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
pnpm-lock.yaml Updates lockfile to reflect @lit-protocol/vincent-ability-relay-link 2.0.1.
packages/libs/registry-sdk/package.json Bumps @lit-protocol/vincent-registry-sdk version to 6.2.0.
packages/libs/registry-sdk/CHANGELOG.md Adds 6.2.0 release notes (withdrawal endpoints and related SDK updates).
packages/libs/e2e-test-utils/package.json Bumps @lit-protocol/vincent-e2e-test-utils to 4.1.0.
packages/libs/e2e-test-utils/CHANGELOG.md Adds 4.1.0 release notes (auth change to SIWE).
packages/apps/registry-backend/package.json Bumps backend version to 3.1.0 and updates ability-relay-link dependency to 2.0.1.
packages/apps/registry-backend/CHANGELOG.md Adds 3.1.0 release notes (withdrawal endpoints + dependency updates section).
packages/apps/policy-send-counter/src/generated/vincent-policy-metadata.json Updates policy metadata IPFS CID.
packages/apps/ability-relay-link/src/generated/vincent-ability-metadata.json Updates ability metadata IPFS CID.
packages/apps/ability-relay-link/package.json Bumps @lit-protocol/vincent-ability-relay-link version to 2.0.1.
packages/apps/ability-relay-link/CHANGELOG.md Adds 2.0.1 changelog entry (dependency update note).
packages/apps/ability-morpho/src/generated/vincent-ability-metadata.json Updates ability metadata IPFS CID.
packages/apps/ability-hyperliquid/package.json Bumps @lit-protocol/vincent-ability-hyperliquid to 3.1.3.
packages/apps/ability-hyperliquid/CHANGELOG.md Adds 3.1.3 changelog entry (dependency update note).
packages/apps/ability-erc20-transfer/src/generated/vincent-ability-metadata.json Updates ability metadata IPFS CID.
packages/apps/ability-erc20-approval/src/generated/vincent-ability-metadata.json Updates ability metadata IPFS CID.
packages/apps/ability-debridge/src/generated/vincent-ability-metadata.json Updates ability metadata IPFS CID.
packages/apps/ability-aerodrome-swap/package.json Bumps @lit-protocol/vincent-ability-aerodrome-swap to 0.5.3.
packages/apps/ability-aerodrome-swap/CHANGELOG.md Adds 0.5.3 changelog entry (dependency update note).
packages/apps/abilities-e2e/package.json Bumps @lit-protocol/vincent-abilities-e2e to 1.2.3.
packages/apps/abilities-e2e/CHANGELOG.md Adds 1.2.3 changelog entry (dependency update note).
.nx/version-plans/version-plan-1768873657320.md Removes the version plan file as part of the release application.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"@lit-protocol/vincent-ability-relay-link": "2.0.1",
"@lit-protocol/vincent-app-sdk": "2.7.0",
"@lit-protocol/vincent-contracts-sdk": "8.1.0",
"@lit-protocol/vincent-registry-sdk": "6.1.0",
Copy link

Copilot AI Jan 31, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lit-protocol/vincent-registry-sdk is still pinned to 6.1.0, but this PR bumps registry-sdk to 6.2.0 and the changelog claims it was updated. Update this dependency to 6.2.0 to keep the backend aligned with the new SDK release.

Suggested change
"@lit-protocol/vincent-registry-sdk": "6.1.0",
"@lit-protocol/vincent-registry-sdk": "6.2.0",

Copilot uses AI. Check for mistakes.

### 🚀 Features

- Remove use of JWT for auth and replace with SIWE for Registry Backend API ([](https://github.com/LIT-Protocol/Vincent/commit/))
Copy link

Copilot AI Jan 31, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changelog entry has an empty commit link (.../commit/) which renders as a broken URL. Please include the actual commit SHA or remove the link.

Suggested change
- Remove use of JWT for auth and replace with SIWE for Registry Backend API ([](https://github.com/LIT-Protocol/Vincent/commit/))
- Remove use of JWT for auth and replace with SIWE for Registry Backend API

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants