Skip to content

Commit 0c90e2d

Browse files
chore(release): 5.0.3 [skip ci]
## [5.0.3](v5.0.2...v5.0.3) (2025-10-08) ### Bug Fixes * Use msiexec to install WAD ([#326](#326)) ([7a55ac1](7a55ac1))
1 parent 7a55ac1 commit 0c90e2d

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+
## [5.0.3](https://github.com/appium/appium-windows-driver/compare/v5.0.2...v5.0.3) (2025-10-08)
2+
3+
### Bug Fixes
4+
5+
* Use msiexec to install WAD ([#326](https://github.com/appium/appium-windows-driver/issues/326)) ([7a55ac1](https://github.com/appium/appium-windows-driver/commit/7a55ac184fe6733316c34b472657ef9f16677d10))
6+
17
## [5.0.2](https://github.com/appium/appium-windows-driver/compare/v5.0.1...v5.0.2) (2025-10-03)
28

39
### Bug Fixes

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": "5.0.2",
3+
"version": "5.0.3",
44
"description": "Appium bridge to WinAppDriver",
55
"keywords": [
66
"appium",

0 commit comments

Comments
 (0)