Skip to content

Commit 0625eff

Browse files
chore(release): 5.1.0 [skip ci]
## [5.1.0](v5.0.8...v5.1.0) (2025-11-29) ### Features * Migrate driver and helpers to typescript ([#334](#334)) ([eb3918d](eb3918d))
1 parent eb3918d commit 0625eff

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.1.0](https://github.com/appium/appium-windows-driver/compare/v5.0.8...v5.1.0) (2025-11-29)
2+
3+
### Features
4+
5+
* Migrate driver and helpers to typescript ([#334](https://github.com/appium/appium-windows-driver/issues/334)) ([eb3918d](https://github.com/appium/appium-windows-driver/commit/eb3918d2cc3d0afd9bf72509ddda023cf6bb43b1))
6+
17
## [5.0.8](https://github.com/appium/appium-windows-driver/compare/v5.0.7...v5.0.8) (2025-11-15)
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.8",
3+
"version": "5.1.0",
44
"description": "Appium bridge to WinAppDriver",
55
"keywords": [
66
"appium",

0 commit comments

Comments
 (0)