QVeris CLI v0.11.1
·
9 commits
to main
since this release
Install
# One-liner
curl -fsSL https://qveris.ai/cli/install | bash
# Or via npm
npm install -g @qverisai/cli@0.11.1Highlights
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