@uipath/cli 1.199.0-preview.111 → 1.199.0-preview.112

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/dist/index.js CHANGED
@@ -71226,7 +71226,7 @@ var init_package = __esm(() => {
71226
71226
  package_default = {
71227
71227
  name: "@uipath/cli",
71228
71228
  license: "MIT",
71229
- version: "1.199.0-preview.111",
71229
+ version: "1.199.0-preview.112",
71230
71230
  description: "Cross platform CLI for UiPath",
71231
71231
  repository: {
71232
71232
  type: "git",
@@ -142339,4 +142339,4 @@ export {
142339
142339
  ready
142340
142340
  };
142341
142341
 
142342
- //# debugId=C4E6DB145C4B12C864756E2164756E21
142342
+ //# debugId=BC0D77170162F75A64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/cli",
3
3
  "license": "MIT",
4
- "version": "1.199.0-preview.111",
4
+ "version": "1.199.0-preview.112",
5
5
  "description": "Cross platform CLI for UiPath",
6
6
  "repository": {
7
7
  "type": "git",
@@ -34,5 +34,5 @@
34
34
  "mihaigirleanu",
35
35
  "vlad-uipath"
36
36
  ],
37
- "gitHead": "1a86625f94b9abd4d02444b8c5deec7e9d08d210"
37
+ "gitHead": "6c234a4d766b301221d9de923043594002836554"
38
38
  }