@uipath/docsai-tool 1.200.0-preview.118 → 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.
package/dist/index.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  Command,
4
4
  metadata,
5
5
  registerCommands
6
- } from "./tool-kq395pkb.js";
6
+ } from "./tool-ja8rhmbw.js";
7
7
  import"./tool-9qecd4wb.js";
8
8
  import"./tool-hxjzwxa7.js";
9
9
  import"./tool-rthwe9ky.js";
@@ -8696,7 +8696,7 @@ var require_dist = __commonJS((exports, module) => {
8696
8696
  var package_default = {
8697
8697
  name: "@uipath/docsai-tool",
8698
8698
  license: "MIT",
8699
- version: "1.200.0-preview.118",
8699
+ version: "1.200.0",
8700
8700
  description: "Search UiPath documentation with AI-powered answers.",
8701
8701
  private: false,
8702
8702
  repository: {
@@ -26436,4 +26436,4 @@ var registerCommands = async (program2) => {
26436
26436
 
26437
26437
  export { Command, metadata, registerCommands };
26438
26438
 
26439
- //# debugId=5ACE402562987F0064756E2164756E21
26439
+ //# debugId=0E99F3E05EA9187C64756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-kq395pkb.js";
4
+ } from "./tool-ja8rhmbw.js";
5
5
  import"./tool-9qecd4wb.js";
6
6
  import"./tool-hxjzwxa7.js";
7
7
  import"./tool-rthwe9ky.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/docsai-tool",
3
3
  "license": "MIT",
4
- "version": "1.200.0-preview.118",
4
+ "version": "1.200.0",
5
5
  "description": "Search UiPath documentation with AI-powered answers.",
6
6
  "private": false,
7
7
  "repository": {
@@ -26,5 +26,5 @@
26
26
  "files": [
27
27
  "dist"
28
28
  ],
29
- "gitHead": "bc87399d98869787498783b3b9383df4426fd896"
29
+ "gitHead": "173ad4b4930bd3e17a493b32e9f1c3c616ea1c10"
30
30
  }