Skip to content

chore(plugin): bump version to 0.1.4 (#78) - #80

Merged
robercano-ghbot merged 1 commit into
mainfrom
feat/issue-78-bump-version-0.1.4
Jul 8, 2026
Merged

chore(plugin): bump version to 0.1.4 (#78)#80
robercano-ghbot merged 1 commit into
mainfrom
feat/issue-78-bump-version-0.1.4

Conversation

@robercano-ghbot

Copy link
Copy Markdown
Collaborator

What

Bumps the orchestrator plugin version 0.1.3 -> 0.1.4 so downstream projects that update the plugin pick up the fixes merged since the last release — notably the pr-loop-self downstream-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.jsonversion
  • .claude/.claude-plugin/marketplace.json — top-level version and plugin-entry version

Verification

Review

  • correctness (opus): APPROVE — exactly three version fields, valid JSON, no stray edits.
  • tests (sonnet): APPROVE — no version-pinned tests go stale; gates green. No test update required for a metadata bump.

Ready for owner approval.

🤖 Generated with Claude Code

@robercano-ghbot

Copy link
Copy Markdown
Collaborator Author

orchestrator-ready ✅

Gates: build / lint / test_affected — all pass (GATES_FILE=.claude/self/gates.json).
Review consensus (all): correctness (opus) APPROVE, tests (sonnet) APPROVE.
Branch rebased onto current main; diff is exactly the two .claude/.claude-plugin/ version files (0.1.3 → 0.1.4).

Ready for owner approval.

@robercano-ghbot
robercano-ghbot merged commit b061087 into main Jul 8, 2026
9 checks passed
@robercano-ghbot
robercano-ghbot deleted the feat/issue-78-bump-version-0.1.4 branch July 8, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump plugin version to 0.1.4 so downstream projects pick up the fixes

2 participants