chore(release): v0.8.1#67
Merged
Merged
Conversation
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.
Release prep for v0.8.1 (patch). Bumps the version + banners +
CLAUDE.md, adds the CHANGELOG entry. No source changes beyond the version string.After this merges, pushing the
v0.8.1tag triggerspublish.yml(typecheck/build/test →pnpm publish --provenanceto npm + auto GitHub release).Release contents (since 0.8.0)
mcpm_upMCP tool now exposed viamcpm serve(9 tools) (fix(server): register the mcpm_up MCP tool somcpm serveexposes it #64).envlockdown,mcpm_uphard trust floor, symlink containment,http→loopback-only remote URLs, runtime-arg..rejection, honest keychain notice (fix(security): close MCP-surface secret-leak gaps from post-ship review (H1/M1/M3/L1) #65, fix(security): harden remote-URL & runtime-arg validation; honest keychain notice (M4/M5/I1) #66); hono + semver dep bumps clear all Dependabot alerts (fix(deps): bump hono override to ^4.12.21 to clear 4 Dependabot alerts #62, chore(deps): bump semver from 7.8.1 to 7.8.2 #61)mcpm_upfailure reporting, empty-string env values (fix(security): close MCP-surface secret-leak gaps from post-ship review (H1/M1/M3/L1) #65)Verified locally:
mcpm -V→ 0.8.1, build + full suite (1,302) green, and a sandboxed dogfood of every command (incl. the hardenedserve/mcpm_upsurface).