@uipath/maestro-sdk 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.
Files changed (2) hide show
  1. package/dist/index.js +2 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -122396,7 +122396,7 @@ class TextApiResponse {
122396
122396
  var package_default = {
122397
122397
  name: "@uipath/integrationservice-sdk",
122398
122398
  license: "MIT",
122399
- version: "1.198.0-preview.96",
122399
+ version: "1.198.0",
122400
122400
  repository: {
122401
122401
  type: "git",
122402
122402
  url: "https://github.com/UiPath/cli.git",
@@ -134131,4 +134131,4 @@ export {
134131
134131
  BPMN_SPEC
134132
134132
  };
134133
134133
 
134134
- //# debugId=4499FD50CCF8DEB264756E2164756E21
134134
+ //# debugId=DEB192BB8D6EEE4664756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/maestro-sdk",
3
3
  "license": "MIT",
4
- "version": "1.198.0-preview.96",
4
+ "version": "1.198.0",
5
5
  "description": "SDK for the UiPath Maestro (PIMS) API — process instance management.",
6
6
  "repository": {
7
7
  "type": "git",