chore(release): keep version at 0.1.2 (revert 0.1.3 bump)#63
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThis PR updates version metadata and release documentation from 0.1.3 to 0.1.2. Version fields in ChangesVersion 0.1.2 Release
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Per user decision: do not introduce a 0.1.3 bump. Revert VERSION, plugin.json, and marketplace.json (top + plugins[0]) from 0.1.3 back to 0.1.2 (the version already shipped before the tool-design skill). CHANGELOG: merge the tool-design Added items and attribution into the existing [0.1.2] section; set its date to the release date 2026-05-30. The 0.1.2 release now bundles the orchestrate anti-skip guard and the tool-design skill. test_versions_consistent passes (0.1.2 != 0.1.1). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Codex Review: Didn't find any major issues. Hooray! ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Summary
Per user decision: do not introduce a 0.1.3 bump. The
tool-designskill (merged in #62) shipped with a 0.1.3 version bump; this reverts the version back to 0.1.2 — the version already present before the skill — and folds the skill's changelog entry into the existing[0.1.2]section.The 0.1.2 release now bundles both the orchestrate anti-skip guard and the tool-design skill.
Changes
VERSION,.claude-plugin/plugin.json,.claude-plugin/marketplace.json(top + plugins[0])0.1.3→0.1.2CHANGELOG.md[0.1.3]content into[0.1.2]; date → release date 2026-05-30Validation
test_versions_consistentpasses locally (0.1.2 != 0.1.1, all four version strings match)skills/tool-design/SKILL.mduntouched@codex @copilot @CodeRabbit — please review.
🤖 Generated with Claude Code
Summary by CodeRabbit
New Features
Chores