@uipath/tasks-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
@@ -27244,7 +27244,7 @@ var require_src6 = __commonJS((exports) => {
27244
27244
  var package_default = {
27245
27245
  name: "@uipath/tasks-tool",
27246
27246
  license: "MIT",
27247
- version: "1.198.0-preview.96",
27247
+ version: "1.198.0",
27248
27248
  description: "Manage Action Center tasks.",
27249
27249
  type: "module",
27250
27250
  main: "./dist/tool.js",
@@ -46762,4 +46762,4 @@ export {
46762
46762
  metadata
46763
46763
  };
46764
46764
 
46765
- //# debugId=ECB878AB6261559A64756E2164756E21
46765
+ //# debugId=ACE1E4D9ACC164FF64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/tasks-tool",
3
3
  "license": "MIT",
4
- "version": "1.198.0-preview.96",
4
+ "version": "1.198.0",
5
5
  "description": "Manage Action Center tasks.",
6
6
  "type": "module",
7
7
  "main": "./dist/tool.js",