@uipath/case-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
@@ -3,7 +3,7 @@ import {
3
3
  Command,
4
4
  metadata,
5
5
  registerCommands
6
- } from "./packager-tool-0t8yvryc.js";
6
+ } from "./packager-tool-qydvfzzb.js";
7
7
  import"./packager-tool-qz3cg5tg.js";
8
8
  import"./packager-tool-sc961w0q.js";
9
9
  import"./packager-tool-8eennarq.js";
@@ -246776,7 +246776,7 @@ var require_index_cjs = __commonJS((exports, module) => {
246776
246776
  var package_default = {
246777
246777
  name: "@uipath/case-tool",
246778
246778
  license: "MIT",
246779
- version: "1.200.0-preview.120",
246779
+ version: "1.200.0",
246780
246780
  description: "Manage Case Management instances, processes, and incidents.",
246781
246781
  private: false,
246782
246782
  repository: {
@@ -330351,7 +330351,7 @@ class TextApiResponse {
330351
330351
  var package_default2 = {
330352
330352
  name: "@uipath/integrationservice-sdk",
330353
330353
  license: "MIT",
330354
- version: "1.200.0-preview.120",
330354
+ version: "1.200.0",
330355
330355
  repository: {
330356
330356
  type: "git",
330357
330357
  url: "https://github.com/UiPath/cli.git",
@@ -343875,7 +343875,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
343875
343875
  var package_default4 = {
343876
343876
  name: "@uipath/solution-sdk",
343877
343877
  license: "MIT",
343878
- version: "1.200.0-preview.120",
343878
+ version: "1.200.0",
343879
343879
  repository: {
343880
343880
  type: "git",
343881
343881
  url: "https://github.com/UiPath/cli.git",
@@ -356629,4 +356629,4 @@ var registerCommands = async (program2) => {
356629
356629
 
356630
356630
  export { Command, metadata, registerCommands };
356631
356631
 
356632
- //# debugId=08EA5E2B46BCFC8E64756E2164756E21
356632
+ //# debugId=84A54E42A8DA15CC64756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./packager-tool-0t8yvryc.js";
4
+ } from "./packager-tool-qydvfzzb.js";
5
5
  import"./packager-tool-qz3cg5tg.js";
6
6
  import"./packager-tool-sc961w0q.js";
7
7
  import"./packager-tool-8eennarq.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/case-tool",
3
3
  "license": "MIT",
4
- "version": "1.200.0-preview.120",
4
+ "version": "1.200.0",
5
5
  "description": "Manage Case Management instances, processes, and incidents.",
6
6
  "private": false,
7
7
  "repository": {