@uipath/codedapp-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 +3 -3
  2. package/package.json +1 -1
package/dist/tool.js CHANGED
@@ -59604,7 +59604,7 @@ var init_src2 = __esm(() => {
59604
59604
  var package_default = {
59605
59605
  name: "@uipath/codedapp-tool",
59606
59606
  license: "MIT",
59607
- version: "1.198.0-preview.96",
59607
+ version: "1.198.0",
59608
59608
  description: "Build, pack, publish, deploy, and manage UiPath Coded Web Applications.",
59609
59609
  keywords: [
59610
59610
  "cli-tool",
@@ -90935,7 +90935,7 @@ function querystringSingleKey(key, value, keyPrefix = "") {
90935
90935
  var package_default2 = {
90936
90936
  name: "@uipath/solution-sdk",
90937
90937
  license: "MIT",
90938
- version: "1.198.0-preview.96",
90938
+ version: "1.198.0",
90939
90939
  repository: {
90940
90940
  type: "git",
90941
90941
  url: "https://github.com/UiPath/cli.git",
@@ -98879,4 +98879,4 @@ export {
98879
98879
  metadata
98880
98880
  };
98881
98881
 
98882
- //# debugId=B6EF9613AC882DD364756E2164756E21
98882
+ //# debugId=3A918173ECD33A3D64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/codedapp-tool",
3
3
  "license": "MIT",
4
- "version": "1.198.0-preview.96",
4
+ "version": "1.198.0",
5
5
  "description": "Build, pack, publish, deploy, and manage UiPath Coded Web Applications.",
6
6
  "keywords": [
7
7
  "cli-tool",