@vm0/cli 9.96.1 → 9.97.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vm0/cli",
3
- "version": "9.96.1",
3
+ "version": "9.97.0",
4
4
  "description": "CLI application",
5
5
  "repository": {
6
6
  "type": "git",
package/zero.js CHANGED
@@ -108,7 +108,7 @@ import {
108
108
  updateZeroUserPreferences,
109
109
  upsertZeroOrgModelProvider,
110
110
  withErrorHandler
111
- } from "./chunk-IY5MFRXW.js";
111
+ } from "./chunk-HWEQWUNR.js";
112
112
 
113
113
  // src/zero.ts
114
114
  import { Command as Command73 } from "commander";
@@ -4479,7 +4479,7 @@ function registerZeroCommands(prog, commands) {
4479
4479
  var program = new Command73();
4480
4480
  program.name("zero").description(
4481
4481
  "Zero CLI \u2014 interact with the zero platform from inside the sandbox"
4482
- ).version("9.96.1").addHelpText(
4482
+ ).version("9.97.0").addHelpText(
4483
4483
  "after",
4484
4484
  `
4485
4485
  Examples: