Skip to content

Commit 94e2748

Browse files
chore(release): 4.2.0 [skip ci]
## [4.2.0](v4.1.5...v4.2.0) (2025-04-08) ### Features * document the new currentDisplayId setting ([#882](#882)) ([cbb8d93](cbb8d93))
1 parent cbb8d93 commit 94e2748

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.2.0](https://github.com/appium/appium-uiautomator2-driver/compare/v4.1.5...v4.2.0) (2025-04-08)
2+
3+
### Features
4+
5+
* document the new currentDisplayId setting ([#882](https://github.com/appium/appium-uiautomator2-driver/issues/882)) ([cbb8d93](https://github.com/appium/appium-uiautomator2-driver/commit/cbb8d9305aba36bb5decc03445d596cfb095d6fa))
6+
17
## [4.1.5](https://github.com/appium/appium-uiautomator2-driver/compare/v4.1.4...v4.1.5) (2025-03-21)
28

39
### Miscellaneous Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"automated testing",
88
"android"
99
],
10-
"version": "4.1.5",
10+
"version": "4.2.0",
1111
"bugs": {
1212
"url": "https://github.com/appium/appium-uiautomator2-driver/issues"
1313
},

0 commit comments

Comments
 (0)