Skip to content

Commit 50f5a98

Browse files
chore(release): 5.0.0 [skip ci]
## [5.0.0](v4.4.7...v5.0.0) (2025-08-17) ### ⚠ BREAKING CHANGES * Required Node.js version has been bumped to ^20.19.0 || ^22.12.0 || >=24.0.0 * Required npm version has been bumped to >=10 * Required Appium server version has been bumped to >=3.0.0-rc.2 ### Features * Update server compatibility ([#321](#321)) ([f06b849](f06b849))
1 parent f06b849 commit 50f5a98

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [5.0.0](https://github.com/appium/appium-windows-driver/compare/v4.4.7...v5.0.0) (2025-08-17)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* Required Node.js version has been bumped to ^20.19.0 || ^22.12.0 || >=24.0.0
6+
* Required npm version has been bumped to >=10
7+
* Required Appium server version has been bumped to >=3.0.0-rc.2
8+
9+
### Features
10+
11+
* Update server compatibility ([#321](https://github.com/appium/appium-windows-driver/issues/321)) ([f06b849](https://github.com/appium/appium-windows-driver/commit/f06b849c58a0db5756cd4f6fdd85b3c550518a67))
12+
113
## [4.4.7](https://github.com/appium/appium-windows-driver/compare/v4.4.6...v4.4.7) (2025-08-17)
214

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

0 commit comments

Comments
 (0)