Skip to content

Commit 67ce8bb

Browse files
chore(release): 4.3.0 [skip ci]
## [4.3.0](v4.2.3...v4.3.0) (2025-04-07) ### Features * Implement wadUrl capability ([#306](#306)) ([d5b9971](d5b9971))
1 parent d5b9971 commit 67ce8bb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.3.0](https://github.com/appium/appium-windows-driver/compare/v4.2.3...v4.3.0) (2025-04-07)
2+
3+
### Features
4+
5+
* Implement wadUrl capability ([#306](https://github.com/appium/appium-windows-driver/issues/306)) ([d5b9971](https://github.com/appium/appium-windows-driver/commit/d5b9971831630ea5ed626ca8a9e168b980e2b3f3))
6+
17
## [4.2.3](https://github.com/appium/appium-windows-driver/compare/v4.2.2...v4.2.3) (2025-03-25)
28

39
### Miscellaneous Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appium-windows-driver",
3-
"version": "4.2.3",
3+
"version": "4.3.0",
44
"description": "Appium bridge to WinAppDriver",
55
"keywords": [
66
"appium",

0 commit comments

Comments
 (0)