@uipath/maestro-sdk 1.202.0-preview.140 → 1.202.0-preview.141

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
@@ -125858,7 +125858,7 @@ var init_package = __esm(() => {
125858
125858
  package_default = {
125859
125859
  name: "@uipath/integrationservice-sdk",
125860
125860
  license: "MIT",
125861
- version: "1.202.0-preview.140",
125861
+ version: "1.202.0-preview.141",
125862
125862
  repository: {
125863
125863
  type: "git",
125864
125864
  url: "https://github.com/UiPath/cli.git",
@@ -202115,4 +202115,4 @@ export {
202115
202115
  withPimsCall
202116
202116
  };
202117
202117
 
202118
- //# debugId=1A8925586A31F19264756E2164756E21
202118
+ //# debugId=FF7FD9B0D948141164756E2164756E21
@@ -125858,7 +125858,7 @@ var init_package = __esm(() => {
125858
125858
  package_default = {
125859
125859
  name: "@uipath/integrationservice-sdk",
125860
125860
  license: "MIT",
125861
- version: "1.202.0-preview.140",
125861
+ version: "1.202.0-preview.141",
125862
125862
  repository: {
125863
125863
  type: "git",
125864
125864
  url: "https://github.com/UiPath/cli.git",
@@ -192484,4 +192484,4 @@ export {
192484
192484
  registerRegistryCommand
192485
192485
  };
192486
192486
 
192487
- //# debugId=9D7770CF040A48BA64756E2164756E21
192487
+ //# debugId=E79B8A76AD3F0CB364756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/maestro-sdk",
3
3
  "license": "MIT",
4
- "version": "1.202.0-preview.140",
4
+ "version": "1.202.0-preview.141",
5
5
  "description": "SDK for the UiPath Maestro (PIMS) API — process instance management.",
6
6
  "repository": {
7
7
  "type": "git",
@@ -87,5 +87,5 @@
87
87
  "files": [
88
88
  "dist"
89
89
  ],
90
- "gitHead": "1861498d8a158a710a718c04614523ba59c93781"
90
+ "gitHead": "2c2b4b3b218f18c26db78eb8cd9ab8002d2b5290"
91
91
  }