MCP Failure Lab v0.3.2
What's Changed
Fixed
- Fixed stale MCP server version metadata.
serverInfo.versionnow matches the published package version instead of reporting the old hardcoded version. - CLI and MCP server version metadata now use
package.jsonas 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 --versionreports0.3.2
Pull Requests
- fix: report package version in MCP server metadata by @anilloutombam in #38
- chore: release v0.3.2 by @anilloutombam in #39
Full Changelog: v0.3.1...v0.3.2