appium-desktop-driver 2.1.0-preview.3 → 2.1.0-preview.4

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/CHANGELOG.md +6 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,9 @@
1
+ ## [2.1.0-preview.4](https://github.com/verisoft-ai/appium-desktop-driver/compare/v2.1.0-preview.3...v2.1.0-preview.4) (2026-06-09)
2
+
3
+ ### Miscellaneous Chores
4
+
5
+ * SKIP_CI remove unused release-lite and claude workflows ([03b244e](https://github.com/verisoft-ai/appium-desktop-driver/commit/03b244e83f3cfeab463a4382a2cafd3c35013a35))
6
+
1
7
  ## [2.1.0-preview.3](https://github.com/verisoft-ai/appium-desktop-driver/compare/v2.1.0-preview.2...v2.1.0-preview.3) (2026-06-09)
2
8
 
3
9
  ### Bug Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "appium-desktop-driver",
3
- "version": "2.1.0-preview.3",
3
+ "version": "2.1.0-preview.4",
4
4
  "description": "Appium driver for Windows",
5
5
  "keywords": [
6
6
  "appium",