Skip to content

Releases: NaverPayDev/cli

@naverpay/[email protected]

10 Mar 06:05
dec33fb

Choose a tag to compare

Patch Changes

  • 860f7da: fix: branch prefix with hyphens not being matched

@naverpay/[email protected]

10 Mar 06:05
dec33fb

Choose a tag to compare

@naverpay/[email protected]

10 Mar 06:05
dec33fb

Choose a tag to compare

@naverpay/[email protected]

10 Mar 06:05
dec33fb

Choose a tag to compare

@naverpay/[email protected]

10 Mar 06:05
dec33fb

Choose a tag to compare

@naverpay/[email protected]

05 Mar 15:05
febd1b9

Choose a tag to compare

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 as optionalDependencies. pnpm/npm automatically installs only the package matching the current OS and CPU.

    This removes the postinstall script that previously downloaded binaries via curl from GitHub Releases, which means:

    • No more onlyBuiltDependencies registration required in consuming projects
    • No more --ignore-scripts needed in CI
    • Works in Nexus environments (binaries are bundled in the npm package, no external download)

@naverpay/[email protected]

05 Mar 15:05
febd1b9

Choose a tag to compare

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 as optionalDependencies. pnpm/npm automatically installs only the package matching the current OS and CPU.

    This removes the postinstall script that previously downloaded binaries via curl from GitHub Releases, which means:

    • No more onlyBuiltDependencies registration required in consuming projects
    • No more --ignore-scripts needed in CI
    • Works in Nexus environments (binaries are bundled in the npm package, no external download)

@naverpay/[email protected]

05 Mar 15:05
febd1b9

Choose a tag to compare

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 as optionalDependencies. pnpm/npm automatically installs only the package matching the current OS and CPU.

    This removes the postinstall script that previously downloaded binaries via curl from GitHub Releases, which means:

    • No more onlyBuiltDependencies registration required in consuming projects
    • No more --ignore-scripts needed in CI
    • Works in Nexus environments (binaries are bundled in the npm package, no external download)

@naverpay/[email protected]

05 Mar 15:05
febd1b9

Choose a tag to compare

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 as optionalDependencies. pnpm/npm automatically installs only the package matching the current OS and CPU.

    This removes the postinstall script that previously downloaded binaries via curl from GitHub Releases, which means:

    • No more onlyBuiltDependencies registration required in consuming projects
    • No more --ignore-scripts needed in CI
    • Works in Nexus environments (binaries are bundled in the npm package, no external download)

@naverpay/[email protected]

05 Mar 15:05
febd1b9

Choose a tag to compare

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 as optionalDependencies. pnpm/npm automatically installs only the package matching the current OS and CPU.

    This removes the postinstall script that previously downloaded binaries via curl from GitHub Releases, which means:

    • No more onlyBuiltDependencies registration required in consuming projects
    • No more --ignore-scripts needed in CI
    • Works in Nexus environments (binaries are bundled in the npm package, no external download)