chore(plugins): bump all plugin & skill versions to 0.14.2 - #441
Merged
Conversation
Unified version bump across all five skill surfaces (Claude Code, Codex, OpenClaw, Kiro, standalone). Aligns the Kiro chorus-api.sh clientInfo, which had lagged at 0.1.1 since it landed after the last bump, onto the shared version like the Codex mcp-call helper. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Coverage Report
File CoverageNo changed files found. |
Merged
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.
Summary
0.14.1→0.14.2across all five skill surfaces (Claude Code, Codex, OpenClaw, Kiro, standalone).+1/-1line each. No behavior/content changes.chorus-api.shclientInfo.version, which had lagged at0.1.1(it landed in feat(kiro): add Chorus plugin for Amazon Kiro CLI (4th plugin surface) #425, after the last 0.14.0→0.14.1 bump), onto the shared version — matching how the Codexchorus-mcp-call.shhelper tracks the plugin version.Changed files (59)
marketplace.json,plugin.json, 9 skillSKILL.md.codex-plugin/plugin.json,chorus-mcp-call.shclientInfo, 11 skills (incl. 3 reviewers)package.json, 12 skills (incl. 2 reviewers)chorus-api.shclientInfo, 8chorus-*skillspublic/skill/package.json(served manifest) + 12 skillsDeliberately left untouched
src/mcp-client.tsclientInfo(0.1.0) — static MCP-client id, not the plugin version.package.json(0.14.1) — owned by the/releaseflow, not plugin-maintenance (the prior feat(skills): external-reference attachment reflex + bump plugins to 0.14.1 #423 bump didn't touch it either).Test plan
0.14.1remnants in all plugin dirs after the bumpSKILL.mdfrontmatters report0.14.2; both MCP-helperclientInfostrings matchGenerated with Claude Code