Skip to content

CLI 0.28.1

Choose a tag to compare

@github-actions github-actions released this 04 May 14:56

Packmind CLI 0.28.1

Installation

npm/npx

npm install -g @packmind/cli@0.28.1

Standalone Executables

Download the appropriate executable for your platform:

  • Linux x64: packmind-cli-linux-x64-0.28.1
  • Linux arm64: packmind-cli-linux-arm64-0.28.1
  • macOS arm64: packmind-cli-macos-arm64-0.28.1
  • Windows x64: packmind-cli-windows-x64-0.28.1.exe
  • Windows arm64: packmind-cli-windows-arm64-0.28.1.exe

Make the executable runnable (Linux/macOS):

chmod +x packmind-cli-*-0.28.1

Changes

Fixed

  • installedAt property was incorrectly reset even when absent from lockfile.