@uipath/solution-sdk 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.
Files changed (2) hide show
  1. package/dist/index.js +2 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -3399,7 +3399,7 @@ class TextApiResponse {
3399
3399
  var package_default = {
3400
3400
  name: "@uipath/solution-sdk",
3401
3401
  license: "MIT",
3402
- version: "1.200.0-preview.120",
3402
+ version: "1.200.0",
3403
3403
  repository: {
3404
3404
  type: "git",
3405
3405
  url: "https://github.com/UiPath/cli.git",
@@ -16062,4 +16062,4 @@ export {
16062
16062
  BASE_PATH
16063
16063
  };
16064
16064
 
16065
- //# debugId=D6BD2EB057D9F5A064756E2164756E21
16065
+ //# debugId=92948688487DFC9A64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/solution-sdk",
3
3
  "license": "MIT",
4
- "version": "1.200.0-preview.120",
4
+ "version": "1.200.0",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/UiPath/cli.git",