Skip to content

Commit ade79bd

Browse files
chore(release): 4.3.1 [skip ci]
## [4.3.1](v4.3.0...v4.3.1) (2025-04-09) ### Bug Fixes * Remove trailing slash from proxyOpts for custom server URL ([#308](#308)) ([824a52b](824a52b))
1 parent 824a52b commit ade79bd

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.1](https://github.com/appium/appium-windows-driver/compare/v4.3.0...v4.3.1) (2025-04-09)
2+
3+
### Bug Fixes
4+
5+
* Remove trailing slash from proxyOpts for custom server URL ([#308](https://github.com/appium/appium-windows-driver/issues/308)) ([824a52b](https://github.com/appium/appium-windows-driver/commit/824a52be70c4c764fa37da2f6b40fb74373c1bb9))
6+
17
## [4.3.0](https://github.com/appium/appium-windows-driver/compare/v4.2.3...v4.3.0) (2025-04-07)
28

39
### Features

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

0 commit comments

Comments
 (0)