Skip to content

Commit 04e0d7a

Browse files
chore(release): 5.0.2 [skip ci]
## [5.0.2](v5.0.1...v5.0.2) (2025-10-03) ### Bug Fixes * Shellexec args escaping on Windows ([#325](#325)) ([e7244ea](e7244ea))
1 parent e7244ea commit 04e0d7a

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.2](https://github.com/appium/appium-windows-driver/compare/v5.0.1...v5.0.2) (2025-10-03)
2+
3+
### Bug Fixes
4+
5+
* Shellexec args escaping on Windows ([#325](https://github.com/appium/appium-windows-driver/issues/325)) ([e7244ea](https://github.com/appium/appium-windows-driver/commit/e7244ea34fb06e40283422e5221130dd2c360628))
6+
17
## [5.0.1](https://github.com/appium/appium-windows-driver/compare/v5.0.0...v5.0.1) (2025-08-23)
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": "5.0.1",
3+
"version": "5.0.2",
44
"description": "Appium bridge to WinAppDriver",
55
"keywords": [
66
"appium",

0 commit comments

Comments
 (0)