Skip to content

v0.5.0

Choose a tag to compare

@nickmerwin nickmerwin released this 09 Jun 21:34
· 2 commits to main since this release
v0.5.0
fc9f854

What's new

  • Add pima update to install the latest published CLI with npm install -g @pima-io/cli@latest.
  • Add pima update --dry-run so agents and users can inspect the exact install command before running it.
  • Document update flow in the README and bundled getting-started skill.

Validation

  • npm run build
  • npm run lint:skills
  • npm test
  • npm --cache /private/tmp/pima-cli-npm-cache pack --dry-run
  • ./bin/dev.js update --dry-run
  • npm registry verified: latest is 0.5.0.