@uipath/maestro-sdk 1.202.0-preview.147 → 1.202.0-preview.149

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
@@ -125335,7 +125335,7 @@ var init_package = __esm(() => {
125335
125335
  package_default = {
125336
125336
  name: "@uipath/integrationservice-sdk",
125337
125337
  license: "SEE LICENSE IN LICENSE.txt",
125338
- version: "1.202.0-preview.147",
125338
+ version: "1.202.0-preview.149",
125339
125339
  repository: {
125340
125340
  type: "git",
125341
125341
  url: "https://github.com/UiPath/cli.git",
@@ -201592,4 +201592,4 @@ export {
201592
201592
  withPimsCall
201593
201593
  };
201594
201594
 
201595
- //# debugId=B8308CCB5DDE918464756E2164756E21
201595
+ //# debugId=BDE55F788C4AF29464756E2164756E21
@@ -125335,7 +125335,7 @@ var init_package = __esm(() => {
125335
125335
  package_default = {
125336
125336
  name: "@uipath/integrationservice-sdk",
125337
125337
  license: "SEE LICENSE IN LICENSE.txt",
125338
- version: "1.202.0-preview.147",
125338
+ version: "1.202.0-preview.149",
125339
125339
  repository: {
125340
125340
  type: "git",
125341
125341
  url: "https://github.com/UiPath/cli.git",
@@ -191961,4 +191961,4 @@ export {
191961
191961
  registerRegistryCommand
191962
191962
  };
191963
191963
 
191964
- //# debugId=9D4CFD60C9E33C5364756E2164756E21
191964
+ //# debugId=A38AF130E08D6A2864756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/maestro-sdk",
3
3
  "license": "SEE LICENSE IN LICENSE.txt",
4
- "version": "1.202.0-preview.147",
4
+ "version": "1.202.0-preview.149",
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": "851398a44b9231a9fd8ac913a24388151bd27692"
90
+ "gitHead": "d32b9f0191b9dc454edd2ce20024383cc3eb3f37"
91
91
  }