发布

  • release: 0.7.6 (fix permission denied on global install)

    frostbyte_neo 发布于 2026-05-13 14:00:41 +00:00 | 767 次提交 在此版本后已推送到 main

    The 0.7.5 tarball shipped dist/bin/codegraph.js without the executable
    bit set, causing zsh: permission denied: codegraph after a fresh global
    install. The build script now chmod +x's the binary before packing.

    Also adds CHANGELOG.md and documents the release workflow in CLAUDE.md.

    下载附件