The postinstall script was only checking if the existing binary could run (--help), not whether its version matched the npm package version. This caused npm upgrades to skip downloading the new binary, leaving users on stale versions without fixes. Now checks `gitlink-cli version` output against package.json version. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| install.js | ||