@uipath/resourcecatalog-tool 1.198.0-preview.96 → 1.198.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
@@ -21247,7 +21247,7 @@ var {
21247
21247
  var package_default = {
21248
21248
  name: "@uipath/resourcecatalog-tool",
21249
21249
  license: "MIT",
21250
- version: "1.198.0-preview.96",
21250
+ version: "1.198.0",
21251
21251
  description: "CLI plugin for the UiPath Resource Catalog Service.",
21252
21252
  private: false,
21253
21253
  repository: {
@@ -31867,4 +31867,4 @@ program2.name(metadata.commandPrefix).description(metadata.description).version(
31867
31867
  await registerCommands(program2);
31868
31868
  program2.parse(process.argv);
31869
31869
 
31870
- //# debugId=69A7C11E86D35FE064756E2164756E21
31870
+ //# debugId=22E52BACC3F14CFA64756E2164756E21
package/dist/tool.js CHANGED
@@ -19137,7 +19137,7 @@ var init_server = __esm(() => {
19137
19137
  var package_default = {
19138
19138
  name: "@uipath/resourcecatalog-tool",
19139
19139
  license: "MIT",
19140
- version: "1.198.0-preview.96",
19140
+ version: "1.198.0",
19141
19141
  description: "CLI plugin for the UiPath Resource Catalog Service.",
19142
19142
  private: false,
19143
19143
  repository: {
@@ -29765,4 +29765,4 @@ export {
29765
29765
  metadata
29766
29766
  };
29767
29767
 
29768
- //# debugId=4F6ECE13FFAB118664756E2164756E21
29768
+ //# debugId=B8F89B4C288A876264756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/resourcecatalog-tool",
3
3
  "license": "MIT",
4
- "version": "1.198.0-preview.96",
4
+ "version": "1.198.0",
5
5
  "description": "CLI plugin for the UiPath Resource Catalog Service.",
6
6
  "private": false,
7
7
  "repository": {