Skip to content

@mcp-pointer/[email protected]

Choose a tag to compare

@github-actions github-actions released this 07 Sep 19:53
· 60 commits to main since this release

Patch Changes

  • cbc8cb2: Fix npm publish by moving shared package to devDependencies

    • Move @mcp-pointer/shared from dependencies to devDependencies
    • Resolves "workspace:*" protocol issue when publishing to npm
    • Shared code is bundled by esbuild so not needed at runtime