Releases: NaverPayDev/cli
@naverpay/commithelper-go@1.3.0
Minor Changes
-
72a0a50: Split Go binaries into platform-specific npm packages
Each platform now has a dedicated package (
@naverpay/commithelper-go-darwin-arm64,-darwin-x64,-linux-x64,-win32-x64) declared asoptionalDependencies. pnpm/npm automatically installs only the package matching the current OS and CPU.This removes the
postinstallscript that previously downloaded binaries viacurlfrom GitHub Releases, which means:- No more
onlyBuiltDependenciesregistration required in consuming projects - No more
--ignore-scriptsneeded in CI - Works in Nexus environments (binaries are bundled in the npm package, no external download)
- No more
@naverpay/commithelper-go-win32-x64@1.3.0
Minor Changes
-
72a0a50: Split Go binaries into platform-specific npm packages
Each platform now has a dedicated package (
@naverpay/commithelper-go-darwin-arm64,-darwin-x64,-linux-x64,-win32-x64) declared asoptionalDependencies. pnpm/npm automatically installs only the package matching the current OS and CPU.This removes the
postinstallscript that previously downloaded binaries viacurlfrom GitHub Releases, which means:- No more
onlyBuiltDependenciesregistration required in consuming projects - No more
--ignore-scriptsneeded in CI - Works in Nexus environments (binaries are bundled in the npm package, no external download)
- No more
@naverpay/commithelper-go-linux-x64@1.3.0
Minor Changes
-
72a0a50: Split Go binaries into platform-specific npm packages
Each platform now has a dedicated package (
@naverpay/commithelper-go-darwin-arm64,-darwin-x64,-linux-x64,-win32-x64) declared asoptionalDependencies. pnpm/npm automatically installs only the package matching the current OS and CPU.This removes the
postinstallscript that previously downloaded binaries viacurlfrom GitHub Releases, which means:- No more
onlyBuiltDependenciesregistration required in consuming projects - No more
--ignore-scriptsneeded in CI - Works in Nexus environments (binaries are bundled in the npm package, no external download)
- No more
@naverpay/commithelper-go-darwin-x64@1.3.0
Minor Changes
-
72a0a50: Split Go binaries into platform-specific npm packages
Each platform now has a dedicated package (
@naverpay/commithelper-go-darwin-arm64,-darwin-x64,-linux-x64,-win32-x64) declared asoptionalDependencies. pnpm/npm automatically installs only the package matching the current OS and CPU.This removes the
postinstallscript that previously downloaded binaries viacurlfrom GitHub Releases, which means:- No more
onlyBuiltDependenciesregistration required in consuming projects - No more
--ignore-scriptsneeded in CI - Works in Nexus environments (binaries are bundled in the npm package, no external download)
- No more
@naverpay/commithelper-go-darwin-arm64@1.3.0
Minor Changes
-
72a0a50: Split Go binaries into platform-specific npm packages
Each platform now has a dedicated package (
@naverpay/commithelper-go-darwin-arm64,-darwin-x64,-linux-x64,-win32-x64) declared asoptionalDependencies. pnpm/npm automatically installs only the package matching the current OS and CPU.This removes the
postinstallscript that previously downloaded binaries viacurlfrom GitHub Releases, which means:- No more
onlyBuiltDependenciesregistration required in consuming projects - No more
--ignore-scriptsneeded in CI - Works in Nexus environments (binaries are bundled in the npm package, no external download)
- No more
@naverpay/commithelper-go@1.3.0-canary.260305-c2fd4d3
🚧 Pre-release
This release is a pre-release version of @naverpay/commithelper-go.
Please make sure to thoroughly test it before deploying to production.
Changes
- feat(@naverpay/commithelper-go): replace postinstall with optionalDependencies pattern
- fix: ensure binary has execute permission before spawning
@naverpay/commithelper-go@1.3.0-canary.260305-6fdce1f
🚧 Pre-release
This release is a pre-release version of @naverpay/commithelper-go.
Please make sure to thoroughly test it before deploying to production.
Changes
- feat(@naverpay/commithelper-go): replace postinstall with optionalDependencies pattern
@naverpay/commithelper-go-win32-x64@1.3.0-canary.260305-c2fd4d3
🚧 Pre-release
This release is a pre-release version of @naverpay/commithelper-go-win32-x64.
Please make sure to thoroughly test it before deploying to production.
Changes
- feat(@naverpay/commithelper-go): add platform-specific binary packages
@naverpay/commithelper-go-win32-x64@1.3.0-canary.260305-6fdce1f
🚧 Pre-release
This release is a pre-release version of @naverpay/commithelper-go-win32-x64.
Please make sure to thoroughly test it before deploying to production.
Changes
- feat(@naverpay/commithelper-go): add platform-specific binary packages
@naverpay/commithelper-go-win32-x64@1.3.0-canary.260305-2777782
🚧 Pre-release
This release is a pre-release version of @naverpay/commithelper-go-win32-x64.
Please make sure to thoroughly test it before deploying to production.
Changes
- feat(@naverpay/commithelper-go): add platform-specific binary packages