@uipath/aops-tool 1.198.0-preview.83 → 1.198.0-preview.85

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.
Files changed (2) hide show
  1. package/dist/tool.js +2 -2
  2. package/package.json +2 -2
package/dist/tool.js CHANGED
@@ -21230,7 +21230,7 @@ var init_server = __esm(() => {
21230
21230
  var package_default = {
21231
21231
  name: "@uipath/aops-tool",
21232
21232
  license: "MIT",
21233
- version: "1.198.0-preview.83",
21233
+ version: "1.198.0-preview.85",
21234
21234
  description: "Manage UiPath StudioAdmin AOps — connections, repos, projects, solutions, pipelines, executions.",
21235
21235
  private: false,
21236
21236
  repository: {
@@ -35440,4 +35440,4 @@ export {
35440
35440
  metadata
35441
35441
  };
35442
35442
 
35443
- //# debugId=176ECAC4EB214DB464756E2164756E21
35443
+ //# debugId=0E6C65DB639165E864756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/aops-tool",
3
3
  "license": "MIT",
4
- "version": "1.198.0-preview.83",
4
+ "version": "1.198.0-preview.85",
5
5
  "description": "Manage UiPath StudioAdmin AOps — connections, repos, projects, solutions, pipelines, executions.",
6
6
  "private": false,
7
7
  "repository": {
@@ -26,5 +26,5 @@
26
26
  "files": [
27
27
  "dist"
28
28
  ],
29
- "gitHead": "38fc9a0872ac9260d7ee783e20d57c18fcd479f5"
29
+ "gitHead": "4a4fb9d0a395bafc674550cf9a4ff7a0c14e134f"
30
30
  }