-
Notifications
You must be signed in to change notification settings - Fork 9
Release/2026-01-30 #2 #476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| { | ||
| "ipfsCid": "Qmbs1sP1Gerhatk6VfyVd48DbJeU9UMM3Hfb1e2dN3sQVk" | ||
| "ipfsCid": "QmT7czKjHVGCaaYoY8KXKzhg6hnNrYygXckgAQc87cPHoK" | ||
| } |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| { | ||
| "ipfsCid": "QmWQX84MiuBS1vkD4SD8TAgoXnC3FqFPMXqhF5sCksQj1N" | ||
| "ipfsCid": "QmRezbzX253r67boFmx7UhZ1wB9mnpazLiXx7basSm9km1" | ||
| } |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| { | ||
| "ipfsCid": "QmXHJpv1q3qozfFFAepfcKhSbBYbtwrKR9Axe19h6jdjQe" | ||
| "ipfsCid": "QmYBDfbh63DrYEnaqQXNQiXd2Bnh2pbKFAdtMLX5xZH8ze" | ||
| } |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| { | ||
| "ipfsCid": "QmeXxKrzeQ3W8kGSmq3YndCNNADn9CMXAN2R2hhp3ZTD2F" | ||
| "ipfsCid": "QmRqTGYBreoDny4jPKdpeHFvop1fenB7C8kih7oa3xTeZ7" | ||
| } |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| { | ||
| "ipfsCid": "QmbUdw8GbN1355zackDxHbvdL4mqUMAiLwiC9JJ9hS7W5H" | ||
| "ipfsCid": "QmP2iEasUSa1nJ5RvDAEzm2oTozUov6Ni7zZbgdn7B1s9d" | ||
| } |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| { | ||
| "ipfsCid": "QmSEhJdAYJQyejyjb5FrwCH6xJu28hFh3qR9du1kLTMTUi" | ||
| "ipfsCid": "QmdUJq5dZEMqGa9sncrPJ74nhTbLHWCvAdZ5kxvH78PT7x" | ||
| } |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,3 +1,9 @@ | ||||||
| ## 4.1.0 (2026-01-31) | ||||||
|
|
||||||
| ### 🚀 Features | ||||||
|
|
||||||
| - 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 ([](https://github.com/LIT-Protocol/Vincent/commit/)) | |
| - Remove use of JWT for auth and replace with SIWE for Registry Backend API |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lit-protocol/vincent-registry-sdkis 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.