@vm0/cli 9.116.0 → 9.116.1

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.116.0",
3
+ "version": "9.116.1",
4
4
  "description": "CLI application",
5
5
  "repository": {
6
6
  "type": "git",
package/zero.js CHANGED
@@ -130,7 +130,7 @@ import {
130
130
  upsertZeroOrgModelProvider,
131
131
  withErrorHandler,
132
132
  zeroAgentCustomSkillNameSchema
133
- } from "./chunk-N3EY4HQ3.js";
133
+ } from "./chunk-5FGI5P6M.js";
134
134
 
135
135
  // src/zero.ts
136
136
  init_esm_shims();
@@ -6340,7 +6340,7 @@ function registerZeroCommands(prog, commands) {
6340
6340
  var program = new Command();
6341
6341
  program.name("zero").description(
6342
6342
  "Zero CLI \u2014 interact with the zero platform from inside the sandbox"
6343
- ).version("9.116.0").addHelpText(
6343
+ ).version("9.116.1").addHelpText(
6344
6344
  "after",
6345
6345
  `
6346
6346
  Examples: