Skip to content

MCP Failure Lab v0.3.2

Choose a tag to compare

@anilloutombam anilloutombam released this 18 Aug 07:08
· 22 commits to main since this release
6514ea1

What's Changed

Fixed

  • Fixed stale MCP server version metadata. serverInfo.version now matches the published package version instead of reporting the old hardcoded version.
  • CLI and MCP server version metadata now use package.json as the shared source of truth.
  • Added integration coverage to prevent version metadata from drifting in future releases.

Verification

  • 44 tests passing
  • Published package verified with npx
  • npx -y mcp-failure-lab@0.3.2 --version reports 0.3.2

Pull Requests

Full Changelog: v0.3.1...v0.3.2