From 16b435d7ffdbc0334abb0940c6298d8cb87b4d72 Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Tue, 6 Jan 2026 17:52:38 +0000 Subject: [PATCH] fix: remove outdated references to packages/lexicon packages/lexicon has been removed, but there were still unreleased changesets referring to it. This breaks the `changeset version` part of the release workflow, so remove those references. --- .changeset/fix-package-publishing-files.md | 1 - .changeset/fix-sds-endpoints-and-nsids.md | 1 - .changeset/initial-lexicon-release.md | 5 ----- 3 files changed, 7 deletions(-) delete mode 100644 .changeset/initial-lexicon-release.md diff --git a/.changeset/fix-package-publishing-files.md b/.changeset/fix-package-publishing-files.md index f59468f..6ccfd7a 100644 --- a/.changeset/fix-package-publishing-files.md +++ b/.changeset/fix-package-publishing-files.md @@ -1,7 +1,6 @@ --- "@hypercerts-org/sdk-core": patch "@hypercerts-org/sdk-react": patch -"@hypercerts-org/lexicon": patch --- Configure npm publishing to exclude source code and development files. Packages now only include the compiled `dist/` diff --git a/.changeset/fix-sds-endpoints-and-nsids.md b/.changeset/fix-sds-endpoints-and-nsids.md index 103fd5b..8a8d81c 100644 --- a/.changeset/fix-sds-endpoints-and-nsids.md +++ b/.changeset/fix-sds-endpoints-and-nsids.md @@ -1,6 +1,5 @@ --- "@hypercerts-org/sdk-core": patch -"@hypercerts-org/lexicon": patch "@hypercerts-org/sdk-react": patch --- diff --git a/.changeset/initial-lexicon-release.md b/.changeset/initial-lexicon-release.md deleted file mode 100644 index d781119..0000000 --- a/.changeset/initial-lexicon-release.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hypercerts-org/lexicon": minor ---- - -Initial release of lexicon package with ATProto lexicon definitions and TypeScript types for Hypercerts protocol