@uipath/agent-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
@@ -1327,7 +1327,7 @@ class TextApiResponse {
1327
1327
  var package_default = {
1328
1328
  name: "@uipath/agent-sdk",
1329
1329
  license: "MIT",
1330
- version: "1.200.0-preview.120",
1330
+ version: "1.200.0",
1331
1331
  description: "SDK for the UiPath Agent Runtime API — evaluation execution and debug sessions.",
1332
1332
  repository: {
1333
1333
  type: "git",
@@ -6072,4 +6072,4 @@ export {
6072
6072
  AgentAppearanceFromJSON
6073
6073
  };
6074
6074
 
6075
- //# debugId=B09F6E0C909F8A9164756E2164756E21
6075
+ //# debugId=5663BA9E48103F5C64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/agent-sdk",
3
3
  "license": "MIT",
4
- "version": "1.200.0-preview.120",
4
+ "version": "1.200.0",
5
5
  "description": "SDK for the UiPath Agent Runtime API — evaluation execution and debug sessions.",
6
6
  "repository": {
7
7
  "type": "git",