The release workflow failed. If npm publish succeeded but a downstream step (smoke / registry) failed, the package is already live — fix forward via a follow-up workflow re-run rather than rolling back. If npm publish itself failed, deprecate any partial version with: npm deprecate @rendobar/mcp@1.0.2 "do not use".
The release workflow failed. If npm publish succeeded but a downstream step (smoke / registry) failed, the package is already live — fix forward via a follow-up workflow re-run rather than rolling back. If npm publish itself failed, deprecate any partial version with:
npm deprecate @rendobar/mcp@1.0.2 "do not use".