From b718f9ed34531811524242f4c315d37394913a9d Mon Sep 17 00:00:00 2001 From: JSONbored <49853598+JSONbored@users.noreply.github.com> Date: Wed, 8 Jul 2026 01:04:28 -0700 Subject: [PATCH] chore(changelog): regenerate mcp-v0.7.0 CHANGELOG for #4135 #4135 (fix(mcp): build gittensory-engine before the publish gate + switch to workflow_dispatch) merged after PR #4132 originally generated this changelog, and it's classified as a direct MCP-relevant commit (touches .github/workflows/npm-publish.yml), so changelog:check:mcp correctly flagged the committed file as stale relative to the new mcp-v0.6.0..HEAD range. Regenerated -- 251 commits now, one new line. --- packages/gittensory-mcp/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/gittensory-mcp/CHANGELOG.md b/packages/gittensory-mcp/CHANGELOG.md index 2a2cab6595..7f768f9b43 100644 --- a/packages/gittensory-mcp/CHANGELOG.md +++ b/packages/gittensory-mcp/CHANGELOG.md @@ -247,6 +247,7 @@ - Apply the no-issue-rationale exemption to all linked-issue findings (#4064) - Sanitize validate-config terminal output (#4090) - Bound opportunity target fanout (#4072) +- Build gittensory-engine before the publish gate + switch to workflow_dispatch (#4135) ### Security - Bound focus manifest ingestion (#890)