chore: version packages - #680
Conversation
There was a problem hiding this comment.
✨ PR Review
This is a Changesets-generated release PR bumping hevy-mcp from 3.2.0 to 3.2.1. Version numbers are consistent across package.json and server.json, and the CHANGELOG entry is properly formatted. One procedural concern exists around the changeset type used for the triggering change.
1 issues detected:
🧹 Maintainability - A docs-only README update was tagged as a `patch` changeset, triggering an avoidable npm release instead of using `npx changeset --empty`.
Details: The patch release was triggered by a README update (PR #679 "update readme"). Per project conventions, documentation-only changes (docs, CI, tests, refactors) should use npx changeset --empty to avoid publishing a new npm version. Using a versioned patch changeset here caused an unnecessary 3.2.0 → 3.2.1 version bump and npm publish.
File: CHANGELOG.md (1-5)
Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Review using Guidelines Learn how
MCP tool token costMeasured with
Change from baseline
Per-tool changes
Per-tool breakdown
Per-tool counts encode each complete tool object independently. The total encodes the complete |
6cf6fd6 to
6d5e6ae
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
hevy-mcp@3.2.1
Patch Changes
#681
9e62d02Thanks @chrisdoc! - promote the hosted Cloudflare MCP endpoint in the README#679
d232da2Thanks @chrisdoc! - update readme✨ PR Description
Purpose: Release version 3.2.1 of hevy-mcp package with patch updates for README documentation.
Main changes:
Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Description using Guidelines Learn how