Skip to content

v0.6.0

Choose a tag to compare

@ncoevoet ncoevoet released this 11 Jun 14:43
· 8 commits to main since this release

Fixed

  • Marketplace name collision. claude-review-all and claude-loop both declared marketplace name: ncoevoet, so adding one clobbered the other and /plugin install review-all@ncoevoet failed with "not found in marketplace ncoevoet". This marketplace is now ncoevoet-review-all (the repo path ncoevoet/claude-review-all is unchanged).
  • Version drift. marketplace.json (0.4.0) and plugin.json (0.5.0) disagreed; both are now 0.6.0.

Install / migrate

/plugin marketplace add ncoevoet/claude-review-all
/plugin install review-all@ncoevoet-review-all

If you installed the old ncoevoet marketplace, remove it first: claude plugin marketplace remove ncoevoet, then re-add and install with the new @ncoevoet-review-all identifier.