Skip to content

Conversation

@aspiers
Copy link
Contributor

@aspiers aspiers commented Jan 6, 2026

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.

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.
Copilot AI review requested due to automatic review settings January 6, 2026 17:54
@changeset-bot
Copy link

changeset-bot bot commented Jan 6, 2026

⚠️ No Changeset found

Latest commit: 16b435d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes changesets to release 2 packages
Name Type
@hypercerts-org/sdk-core Patch
@hypercerts-org/sdk-react Patch

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@aspiers aspiers merged commit 5b1760e into hypercerts-org:develop Jan 6, 2026
7 checks passed
Copy link

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

This PR removes outdated references to the @hypercerts-org/lexicon workspace package from changeset files. The packages/lexicon directory has been removed from the monorepo (the package now exists as an external npm dependency), but unreleased changesets were still referencing it, causing the changeset version command to fail.

  • Deletes the entire .changeset/initial-lexicon-release.md file (which was specifically for releasing the now-removed workspace package)
  • Removes @hypercerts-org/lexicon references from two other changeset files

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.changeset/initial-lexicon-release.md Completely removed as it was for the initial release of the now-removed workspace package
.changeset/fix-sds-endpoints-and-nsids.md Removed @hypercerts-org/lexicon from the list of affected packages
.changeset/fix-package-publishing-files.md Removed @hypercerts-org/lexicon from the list of affected packages

The changes are appropriate and correctly address the issue. The @hypercerts-org/lexicon package has been successfully migrated from a workspace package to an external npm dependency (as evidenced by it appearing in packages/sdk-core/package.json dependencies), so these changeset references to the workspace package needed to be removed. No issues were found in the implementation.


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

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.

1 participant