@uipath/resourcecatalog-tool 1.200.0-preview.120 → 1.200.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
@@ -3052,7 +3052,7 @@ var {
3052
3052
  var package_default = {
3053
3053
  name: "@uipath/resourcecatalog-tool",
3054
3054
  license: "MIT",
3055
- version: "1.200.0-preview.120",
3055
+ version: "1.200.0",
3056
3056
  description: "CLI plugin for the UiPath Resource Catalog Service.",
3057
3057
  private: false,
3058
3058
  repository: {
@@ -13796,4 +13796,4 @@ program2.name(metadata.commandPrefix).description(metadata.description).version(
13796
13796
  await registerCommands(program2);
13797
13797
  program2.parse(process.argv);
13798
13798
 
13799
- //# debugId=EFAA0B5A99C7D81F64756E2164756E21
13799
+ //# debugId=ED311D691EC1C8C164756E2164756E21
package/dist/tool.js CHANGED
@@ -911,7 +911,7 @@ var init_server = __esm(() => {
911
911
  var package_default = {
912
912
  name: "@uipath/resourcecatalog-tool",
913
913
  license: "MIT",
914
- version: "1.200.0-preview.120",
914
+ version: "1.200.0",
915
915
  description: "CLI plugin for the UiPath Resource Catalog Service.",
916
916
  private: false,
917
917
  repository: {
@@ -11663,4 +11663,4 @@ export {
11663
11663
  metadata
11664
11664
  };
11665
11665
 
11666
- //# debugId=2950BEF3D530B75764756E2164756E21
11666
+ //# debugId=43E7D2DC5145BEE064756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/resourcecatalog-tool",
3
3
  "license": "MIT",
4
- "version": "1.200.0-preview.120",
4
+ "version": "1.200.0",
5
5
  "description": "CLI plugin for the UiPath Resource Catalog Service.",
6
6
  "private": false,
7
7
  "repository": {