Automate npm and MCP releases - #66
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
a-baran-orhan
marked this pull request as ready for review
July 16, 2026 09:01
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
mainthrough GitHub OIDC and then publishposecode-mcpmetadata to the official MCP Registryposecode-mcp@latestWhy
The repository is prepared at 0.2.x, but npm still serves 0.1.0 for parser/render/share/embed and 0.1.1 for the MCP server. The official MCP Registry also lists 0.1.1. There was no automated release path to keep those registries synchronized with the repository.
Impact
After the one-time npm Trusted Publisher configuration is completed and this PR is merged, Changesets will open a version PR. Merging that release PR will publish all five packages together, create GitHub releases, and update the official MCP Registry.
Validation
npm ciwith 0 audit vulnerabilities