Skip to content

Commit 7880d26

Browse files
chore(release): 1.4.0-preview.1 [skip ci]
## [1.4.0-preview.1](v1.3.1...v1.4.0-preview.1) (2026-04-02) ### Features * **webview:** enable WebView2 support ([644034f](644034f)) ### Miscellaneous Chores * **release:** 1.2.0-preview.1 [skip ci] ([f9cb5c5](f9cb5c5)) * **release:** 1.2.0-preview.2 [skip ci] ([6ad9bdb](6ad9bdb))
1 parent ee0314d commit 7880d26

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.4.0-preview.1](https://github.com/AutomateThePlanet/appium-novawindows-driver/compare/v1.3.1...v1.4.0-preview.1) (2026-04-02)
2+
3+
### Features
4+
5+
* **webview:** enable WebView2 support ([644034f](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/644034f866efcca48b87e0344b88d34f4471f608))
6+
7+
### Miscellaneous Chores
8+
9+
* **release:** 1.2.0-preview.1 [skip ci] ([f9cb5c5](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/f9cb5c5c8e7e88b7929171fe39c59635b721f4de))
10+
* **release:** 1.2.0-preview.2 [skip ci] ([6ad9bdb](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/6ad9bdbdbe26cb5c7f881a8e1e80f064dfc6863b))
11+
112
## [1.3.1](https://github.com/AutomateThePlanet/appium-novawindows-driver/compare/v1.3.0...v1.3.1) (2026-03-09)
213

314
### Bug Fixes
@@ -107,4 +118,4 @@
107118

108119
### Code Refactoring
109120

110-
* adding enums for click and updating ([89dcebf](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/89dcebfd026f7a68b4052f33fa2c928ba42162bf))
121+
* adding enums for click and updating ([89dcebf](https://github.com/AutomateThePlanet/appium-novawindows-driver/commit/89dcebfd026f7a68b4052f33fa2c928ba42162bf))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appium-novawindows-driver",
3-
"version": "1.3.1",
3+
"version": "1.4.0-preview.1",
44
"description": "Appium driver for Windows",
55
"keywords": [
66
"appium",

0 commit comments

Comments
 (0)