@uipath/automation-hub-tool 1.201.0-preview.133 → 1.201.0

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
@@ -3,7 +3,7 @@ import {
3
3
  Command,
4
4
  metadata,
5
5
  registerCommands
6
- } from "./tool-rff6s3ma.js";
6
+ } from "./tool-gfe5ee7p.js";
7
7
  import"./tool-9qecd4wb.js";
8
8
  import"./tool-7eva0peq.js";
9
9
  import"./tool-5arsyj36.js";
@@ -2112,7 +2112,7 @@ var require_commander = __commonJS((exports) => {
2112
2112
  var package_default = {
2113
2113
  name: "@uipath/automation-hub-tool",
2114
2114
  license: "MIT",
2115
- version: "1.201.0-preview.133",
2115
+ version: "1.201.0",
2116
2116
  description: "Automation Hub — automation ideas, pipeline, taxonomy and users.",
2117
2117
  private: false,
2118
2118
  repository: {
@@ -7750,4 +7750,4 @@ var registerCommands = async (program2) => {
7750
7750
 
7751
7751
  export { Command, metadata, registerCommands };
7752
7752
 
7753
- //# debugId=28CC0BCD09A8576D64756E2164756E21
7753
+ //# debugId=6195DA567FBC432E64756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-rff6s3ma.js";
4
+ } from "./tool-gfe5ee7p.js";
5
5
  import"./tool-9qecd4wb.js";
6
6
  import"./tool-7eva0peq.js";
7
7
  import"./tool-5arsyj36.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/automation-hub-tool",
3
3
  "license": "MIT",
4
- "version": "1.201.0-preview.133",
4
+ "version": "1.201.0",
5
5
  "description": "Automation Hub — automation ideas, pipeline, taxonomy and users.",
6
6
  "private": false,
7
7
  "repository": {