Skip to content

Commit da21826

Browse files
chore(release): 1.18.11 [skip ci]
## [1.18.11](v1.18.10...v1.18.11) (2026-01-08) ### Bug Fixes * **workouts:** omit routine_id from create/update ([#229](#229)) ([bca641a](bca641a))
1 parent bca641a commit da21826

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.18.10](https://github.com/chrisdoc/hevy-mcp/compare/v1.18.9...v1.18.10) (2026-01-08)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hevy-mcp",
3-
"version": "1.18.10",
3+
"version": "1.18.11",
44
"main": "dist/index.mjs",
55
"module": "src/index.ts",
66
"types": "dist/index.d.mts",

0 commit comments

Comments
 (0)