Skip to content

Commit 0350dd9

Browse files
chore: version packages
1 parent d1f629e commit 0350dd9

8 files changed

Lines changed: 12 additions & 23 deletions

.changeset/bright-otters-guide.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/calm-lions-report.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/gate-release-workflow.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

.changeset/gitstream-approve-lgtm.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

.changeset/gitstream-review-status-labels.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

.changeset/quiet-lions-debug.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 1.28.1
2+
3+
### Patch Changes
4+
5+
- [#563](https://github.com/chrisdoc/hevy-mcp/pull/563) [`4c80e87`](https://github.com/chrisdoc/hevy-mcp/commit/4c80e87d8b6cbf82c11cd194d642a33bc1995980) Thanks [@charliecreates](https://github.com/apps/charliecreates)! - Provide MCP clients with concise server-level guidance for safe tool selection,
6+
recommended workout workflows, pagination, retries, and API-key setup.
7+
8+
- [#569](https://github.com/chrisdoc/hevy-mcp/pull/569) [`209a7d4`](https://github.com/chrisdoc/hevy-mcp/commit/209a7d45535de6da63d8e376bf7f230b0498cab7) Thanks [@charliecreates](https://github.com/apps/charliecreates)! - Print the CLI version with the package name to stderr.
9+
10+
- [#572](https://github.com/chrisdoc/hevy-mcp/pull/572) [`d1f629e`](https://github.com/chrisdoc/hevy-mcp/commit/d1f629ee2b2b5221d259676f453cbfb74242dbf3) Thanks [@charliecreates](https://github.com/apps/charliecreates)! - Add opt-in, privacy-bounded stderr diagnostics for tool invocations and Hevy API responses.
11+
112
## 1.28.0
213

314
### Minor Changes

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.28.0",
3+
"version": "1.28.1",
44
"description": "A Model Context Protocol (MCP) server implementation that interfaces with the Hevy fitness tracking app and its API.",
55
"keywords": [
66
"api",

0 commit comments

Comments
 (0)