@uipath/integrationservice-sdk 1.199.0-preview.97 → 1.199.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 +2 -2
package/dist/index.js CHANGED
@@ -19811,7 +19811,7 @@ class TextApiResponse2 {
19811
19811
  var package_default = {
19812
19812
  name: "@uipath/integrationservice-sdk",
19813
19813
  license: "MIT",
19814
- version: "1.199.0-preview.97",
19814
+ version: "1.199.0",
19815
19815
  repository: {
19816
19816
  type: "git",
19817
19817
  url: "https://github.com/UiPath/cli.git",
@@ -43221,4 +43221,4 @@ export {
43221
43221
  AccessTokenResponseFromJSON
43222
43222
  };
43223
43223
 
43224
- //# debugId=3E0C30E6B262AE1F64756E2164756E21
43224
+ //# debugId=B0CA8FD4F501890564756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/integrationservice-sdk",
3
3
  "license": "MIT",
4
- "version": "1.199.0-preview.97",
4
+ "version": "1.199.0",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/UiPath/cli.git",
@@ -27,5 +27,5 @@
27
27
  "files": [
28
28
  "dist"
29
29
  ],
30
- "gitHead": "087ae21e842f27bde5eb0013892c9487bfe60568"
30
+ "gitHead": "723e6801b77b5926ba75e75b6a756cc38b1b7adc"
31
31
  }