@autohq/cli 0.1.295 → 0.1.296

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.
@@ -23399,7 +23399,7 @@ Object.assign(lookup, {
23399
23399
  // package.json
23400
23400
  var package_default = {
23401
23401
  name: "@autohq/cli",
23402
- version: "0.1.295",
23402
+ version: "0.1.296",
23403
23403
  license: "SEE LICENSE IN README.md",
23404
23404
  publishConfig: {
23405
23405
  access: "public"
package/dist/index.js CHANGED
@@ -23194,7 +23194,7 @@ var init_package = __esm({
23194
23194
  "package.json"() {
23195
23195
  package_default = {
23196
23196
  name: "@autohq/cli",
23197
- version: "0.1.295",
23197
+ version: "0.1.296",
23198
23198
  license: "SEE LICENSE IN README.md",
23199
23199
  publishConfig: {
23200
23200
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.295",
3
+ "version": "0.1.296",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"