Skip to content

Tags: NaverPayDev/cli

Tags

@naverpay/[email protected]

Toggle @naverpay/[email protected]'s commit message
fix: ensure binary has execute permission before spawning

npm publish does not preserve file permissions, so the Go binary
may be installed without execute permission. chmod +x before spawn.

Co-Authored-By: Claude Opus 4.6 <[email protected]>

@naverpay/[email protected]

Toggle @naverpay/[email protected]'s commit message
fix: add optionalDependencies for commithelper-go packages

@naverpay/[email protected]

Toggle @naverpay/[email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'main' into feature/60