mirror of
https://github.com/affaan-m/ECC.git
synced 2026-09-08 07:37:48 +02:00
Two bumps were being skipped, both caught by plugin-manifest.test.js only after the version had already been rewritten across twenty files. .claude-plugin/marketplace.json used sed with GNU's 0,/re/ address form. BSD sed on macOS ignores it and exits 0, so the substitution silently did nothing. Replaced with a node first-match rewrite that fails loudly. docs/zh-CN/README.md had its version row updated but not its release heading, unlike the other localized READMEs. Co-Authored-By: Claude <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0149VwNuynam6rvEfcMmiHHa