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