Skip to content

Commit 68e45a5

Browse files
chore: release v0.2.0
1 parent ef96559 commit 68e45a5

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The CLI is designed to work well with automation and coding agents:
3838

3939
## Stability
4040

41-
This is a `0.1.x` release. The CLI is intended to be usable, but the public contract may still change before `1.0.0`, especially generated operation aliases, request flag naming for newly refreshed specs, and the exact JSON envelope shape for machine-readable output.
41+
This is a `0.2.x` release. The CLI is intended to be usable, but the public contract may still change before `1.0.0`, especially generated operation aliases, request flag naming for newly refreshed specs, and the exact JSON envelope shape for machine-readable output.
4242

4343
## Agent Integrations
4444

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "drata-cli",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "Unofficial command-line client for Drata's public API.",
55
"license": "MIT",
66
"author": "Ethan Troy <63926014+ethanolivertroy@users.noreply.github.com>",

0 commit comments

Comments
 (0)