Tags: NaverPayDev/cli
Tags
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]>
fix: add optionalDependencies for commithelper-go packages
Merge branch 'main' into feature/60
PreviousNext