chore(release): cut mcp v0.7.1#4204
Merged
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
gittensory-ui | 74370f9 | Commit Preview URL Branch Preview URL |
Jul 10 2026, 08:47 AM |
Contributor
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4204 +/- ##
=======================================
Coverage 94.10% 94.10%
=======================================
Files 432 432
Lines 38441 38441
Branches 14014 14014
=======================================
Hits 36176 36176
Misses 1604 1604
Partials 661 661 🚀 New features to boost your workflow:
|
a80a70f to
977515d
Compare
JSONbored
approved these changes
Jul 8, 2026
5e855cb to
ae127ed
Compare
2 tasks
JSONbored
added a commit
that referenced
this pull request
Jul 10, 2026
…oding it (#4629) src/services/mcp-compatibility.ts derives LATEST_RECOMMENDED_MCP_VERSION live from packages/gittensory-mcp/package.json, but these assertions hardcoded "0.7.0" -- every release-please version bump silently breaks them (confirmed: #4204's 0.7.0->0.7.1 bump fails validate-code on exactly these lines). Mirrors the mcpPackageJson.version pattern test/unit/mcp-cli-doctor.test.ts already uses, so this doesn't recur on the next release.
ae127ed to
74370f9
Compare
Contributor
Author
|
🤖 Created releases: 🌻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.7.1 (2026-07-08)
Fixes
This PR was generated with Release Please. See documentation.