Releases: NaverPayDev/cli
@naverpay/commithelper-go@1.3.1
Patch Changes
- 860f7da: fix: branch prefix with hyphens not being matched
@naverpay/commithelper-go-win32-x64@1.3.1
@naverpay/commithelper-go-win32-x64@1.3.1
@naverpay/commithelper-go-linux-x64@1.3.1
@naverpay/commithelper-go-linux-x64@1.3.1
@naverpay/commithelper-go-darwin-x64@1.3.1
@naverpay/commithelper-go-darwin-x64@1.3.1
@naverpay/commithelper-go-darwin-arm64@1.3.1
@naverpay/commithelper-go-darwin-arm64@1.3.1
@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