mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
3df3179663
publish-release.ts now checks npm for each package before publishing and skips versions that already exist. Makes publish idempotent — safe to retry after partial failures. Removes the publish-remaining one-shot workflow that's no longer needed.