chore(plugin): bump version to 0.1.4 (#78) - #80
Merged
Conversation
Collaborator
Author
|
orchestrator-ready ✅ Gates: build / lint / test_affected — all pass ( Ready for owner approval. |
This was referenced Jul 8, 2026
robercano
approved these changes
Jul 8, 2026
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.
What
Bumps the orchestrator plugin version
0.1.3->0.1.4so downstream projects that update the plugin pick up the fixes merged since the last release — notably thepr-loop-selfdownstream-exposure fix (#76 / PR #77, now merged).Closes #78.
Changes
Three version fields updated in lockstep (all
0.1.3->0.1.4):.claude/.claude-plugin/plugin.json—version.claude/.claude-plugin/marketplace.json— top-levelversionand plugin-entryversionVerification
grep -rn "0\.1\.3" .claude/.claude-plugin/returns nothing; all three fields read0.1.4.main(contains PRs feat(cockpit): worker inspector drawer — timeline, worktree forensics, breadcrumbs (closes #70) #74–fix(plugin): exclude pr-loop-self from downstream package (#76) #77), so the release ships the Plugin ships self-hosting-only /pr-loop-self command to downstream projects #76 fix and the PR diff is exactly the two files above.GATES_FILE=.claude/self/gates.json).Review
Ready for owner approval.
🤖 Generated with Claude Code