@uipath/docsai-tool 1.202.1-preview.179 → 1.202.1-preview.181

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-mqr16242.js";
6
+ } from "./tool-aagfj7b8.js";
7
7
  import"./tool-1yh8g550.js";
8
8
 
9
9
  // src/index.ts
@@ -8987,7 +8987,7 @@ var require_dist = __commonJS(function(exports, module) {
8987
8987
  var package_default = {
8988
8988
  name: "@uipath/docsai-tool",
8989
8989
  license: "SEE LICENSE IN LICENSE.txt",
8990
- version: "1.202.1-preview.179",
8990
+ version: "1.202.1-preview.181",
8991
8991
  description: "Search UiPath documentation with AI-powered answers.",
8992
8992
  private: false,
8993
8993
  repository: {
@@ -22866,4 +22866,4 @@ var registerCommands = async (program2) => {
22866
22866
 
22867
22867
  export { Command, metadata, registerCommands };
22868
22868
 
22869
- //# debugId=18CADA1ECB014E6E64756E2164756E21
22869
+ //# debugId=2C1C6E000BFF936C64756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-mqr16242.js";
4
+ } from "./tool-aagfj7b8.js";
5
5
  import"./tool-1yh8g550.js";
6
6
  export {
7
7
  metadata,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/docsai-tool",
3
3
  "license": "SEE LICENSE IN LICENSE.txt",
4
- "version": "1.202.1-preview.179",
4
+ "version": "1.202.1-preview.181",
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": "bd6c3806d42b65cb1511e52a8cfca44ee2160398"
29
+ "gitHead": "cf82a2e405ab89ed9906035ef33b31493d1526c8"
30
30
  }