Promote corrected Claude plugin 0.1.1 - #31
Conversation
Point new marketplace installs at the immutable published patch after its protected-tag workflow and direct-package qualification passed. Keep the public install as a distinct post-merge observation.
|
Post-merge review, hosted CI green. The promotion PR itself: the public catalog moves to exact published |
|
This PR is what actually ships a plugin version to the public, and the mechanism is worth seeing plainly: the The marketplace catalog ( Notice what makes the pointer flip safe: everything it points to already existed and was already verified. One more habit: the promotion updated its structured compatibility assertions and regression tests in the |
Summary
@firstdraft.com/claude-code@0.1.1for new marketplace installsVerification
npm run check— 64/64 passedclaude-v0.1.1peels to source commit263326a47a502b56af7780093988c6b860b2d5d231631531058passednextis0.1.1; npmlatestremains0.1.0-alpha.3Boundary
This promotes already-published immutable package bytes. It does not move npm
latest, publish the CLI, deploy the service, or prove the fresh two-command public marketplace install. That install remains a serialized post-merge observation against the exact merged catalog.