Tags: chrisdoc/hevy-mcp
Tags
chore(release): 1.4.0 [skip ci] # [1.4.0](v1.3.1...v1.4.0) (2025-06-06) ### Bug Fixes * update integration test to parse JSON response correctly ([e79b4b7](e79b4b7)) * update integration test to use correct imports ([e2f3137](e2f3137)) ### Features * add hevy-mcp integration test best practices to enhance test reliability and maintainability ([dc12bf5](dc12bf5)) * add integration tests for MCP server with real HevyAPI (get-workouts) ([c9d5a44](c9d5a44)) * add OpenTelemetry export step to CI workflow for trace monitoring ([55932b9](55932b9)) * add rules to re-run tests on source code changes and enhance integration test schemas ([bdff7d2](bdff7d2)) * improve error handling for missing HEVY_API_KEY ([1a7cbfb](1a7cbfb)) * make integration tests fail if HEVY_API_KEY is not set ([b03f5dc](b03f5dc)) * separate unit tests and integration tests in CI workflow ([219ba83](219ba83))
chore(release): 1.2.0 [skip ci] # [1.2.0](v1.1.1...v1.2.0) (2025-03-27) ### Bug Fixes * add missing permissions to release workflow ([b59ecb2](b59ecb2)) ### Features * add npmrc file ([ee62496](ee62496)) * enhance description of mcp server tools ([81517be](81517be)) * use semantic versioning and commit lint ([00bc076](00bc076))