Skip to content

QVeris CLI v0.11.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 09:46
· 9 commits to main since this release
b89ff77

Install

# One-liner
curl -fsSL https://qveris.ai/cli/install | bash

# Or via npm
npm install -g @qverisai/cli@0.11.1

Highlights

CLI 0.11.1: normalize credit balance responses

See README for usage.

What's Changed

  • fix(docs): guard public claims and release-aware website sync by @linfangw in #339
  • fix(clients): normalize credit balance responses by @linfangw in #342
  • fix(types): align credits response nullability by @linfangw in #346

Full Changelog: mcp-v0.14.1...cli-v0.11.1