1 parent bca641a commit da21826Copy full SHA for da21826
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.18.11](https://github.com/chrisdoc/hevy-mcp/compare/v1.18.10...v1.18.11) (2026-01-08)
2
+
3
4
+### Bug Fixes
5
6
+* **workouts:** omit routine_id from create/update ([#229](https://github.com/chrisdoc/hevy-mcp/issues/229)) ([bca641a](https://github.com/chrisdoc/hevy-mcp/commit/bca641a2efb6008389630501b2a6c926ca7b76c6))
7
8
## [1.18.10](https://github.com/chrisdoc/hevy-mcp/compare/v1.18.9...v1.18.10) (2026-01-08)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "hevy-mcp",
- "version": "1.18.10",
+ "version": "1.18.11",
"main": "dist/index.mjs",
"module": "src/index.ts",
"types": "dist/index.d.mts",
0 commit comments