@uipath/codedagent-tool 1.198.0-preview.96 → 1.198.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/tool.js +2 -2
  2. package/package.json +1 -1
package/dist/tool.js CHANGED
@@ -30344,7 +30344,7 @@ Searching for Python installations: ${allowedVersions}`);
30344
30344
  var package_default = {
30345
30345
  name: "@uipath/codedagent-tool",
30346
30346
  license: "MIT",
30347
- version: "1.198.0-preview.96",
30347
+ version: "1.198.0",
30348
30348
  description: "Build, run, deploy, and manage AI Agents.",
30349
30349
  keywords: [
30350
30350
  "cli-tool",
@@ -31172,4 +31172,4 @@ export {
31172
31172
  metadata
31173
31173
  };
31174
31174
 
31175
- //# debugId=FD528C15180FE44764756E2164756E21
31175
+ //# debugId=0A857E6EB2FBA1BB64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/codedagent-tool",
3
3
  "license": "MIT",
4
- "version": "1.198.0-preview.96",
4
+ "version": "1.198.0",
5
5
  "description": "Build, run, deploy, and manage AI Agents.",
6
6
  "keywords": [
7
7
  "cli-tool",