@autohq/cli 0.1.215 → 0.1.216

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.
@@ -26801,7 +26801,7 @@ Object.assign(lookup, {
26801
26801
  // package.json
26802
26802
  var package_default = {
26803
26803
  name: "@autohq/cli",
26804
- version: "0.1.215",
26804
+ version: "0.1.216",
26805
26805
  license: "SEE LICENSE IN README.md",
26806
26806
  publishConfig: {
26807
26807
  access: "public"
package/dist/index.js CHANGED
@@ -21829,7 +21829,7 @@ var init_package = __esm({
21829
21829
  "package.json"() {
21830
21830
  package_default = {
21831
21831
  name: "@autohq/cli",
21832
- version: "0.1.215",
21832
+ version: "0.1.216",
21833
21833
  license: "SEE LICENSE IN README.md",
21834
21834
  publishConfig: {
21835
21835
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.215",
3
+ "version": "0.1.216",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"