@autohq/cli 0.1.235 → 0.1.236

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.
@@ -23340,7 +23340,7 @@ Object.assign(lookup, {
23340
23340
  // package.json
23341
23341
  var package_default = {
23342
23342
  name: "@autohq/cli",
23343
- version: "0.1.235",
23343
+ version: "0.1.236",
23344
23344
  license: "SEE LICENSE IN README.md",
23345
23345
  publishConfig: {
23346
23346
  access: "public"
package/dist/index.js CHANGED
@@ -22339,7 +22339,7 @@ var init_package = __esm({
22339
22339
  "package.json"() {
22340
22340
  package_default = {
22341
22341
  name: "@autohq/cli",
22342
- version: "0.1.235",
22342
+ version: "0.1.236",
22343
22343
  license: "SEE LICENSE IN README.md",
22344
22344
  publishConfig: {
22345
22345
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.235",
3
+ "version": "0.1.236",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"