@autohq/cli 0.1.145 → 0.1.146

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.
@@ -26274,7 +26274,7 @@ Object.assign(lookup, {
26274
26274
  // package.json
26275
26275
  var package_default = {
26276
26276
  name: "@autohq/cli",
26277
- version: "0.1.145",
26277
+ version: "0.1.146",
26278
26278
  license: "SEE LICENSE IN README.md",
26279
26279
  publishConfig: {
26280
26280
  access: "public"
package/dist/index.js CHANGED
@@ -21261,7 +21261,7 @@ var init_package = __esm({
21261
21261
  "package.json"() {
21262
21262
  package_default = {
21263
21263
  name: "@autohq/cli",
21264
- version: "0.1.145",
21264
+ version: "0.1.146",
21265
21265
  license: "SEE LICENSE IN README.md",
21266
21266
  publishConfig: {
21267
21267
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.145",
3
+ "version": "0.1.146",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"