@vm0/cli 9.86.10 → 9.87.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.86.10",
3
+ "version": "9.87.0",
4
4
  "description": "CLI application",
5
5
  "repository": {
6
6
  "type": "git",
package/zero.js CHANGED
@@ -91,7 +91,7 @@ import {
91
91
  updateZeroUserPreferences,
92
92
  upsertZeroOrgModelProvider,
93
93
  withErrorHandler
94
- } from "./chunk-BB3ODMCC.js";
94
+ } from "./chunk-JOVCRTRX.js";
95
95
 
96
96
  // src/zero.ts
97
97
  import { Command as Command61 } from "commander";
@@ -3508,7 +3508,7 @@ function registerZeroCommands(prog, commands) {
3508
3508
  var program = new Command61();
3509
3509
  program.name("zero").description(
3510
3510
  "Zero CLI \u2014 interact with the zero platform from inside the sandbox"
3511
- ).version("9.86.10").addHelpText(
3511
+ ).version("9.87.0").addHelpText(
3512
3512
  "after",
3513
3513
  `
3514
3514
  Examples: