Skip to content

Commit bf1fb5e

Browse files
chore(release): 4.2.3 [skip ci]
## [4.2.3](v4.2.2...v4.2.3) (2025-04-25) ### Miscellaneous Chores * add deprecated: true for get clipboard ([#887](#887)) ([19c6417](19c6417))
1 parent 536bc2e commit bf1fb5e

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.3](https://github.com/appium/appium-uiautomator2-driver/compare/v4.2.2...v4.2.3) (2025-04-25)
2+
3+
### Miscellaneous Chores
4+
5+
* add deprecated: true for get clipboard ([#887](https://github.com/appium/appium-uiautomator2-driver/issues/887)) ([19c6417](https://github.com/appium/appium-uiautomator2-driver/commit/19c6417ccfc336899d09d6bdf9b4532ad625babe))
6+
17
## [4.2.2](https://github.com/appium/appium-uiautomator2-driver/compare/v4.2.1...v4.2.2) (2025-04-23)
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.2.2",
10+
"version": "4.2.3",
1111
"bugs": {
1212
"url": "https://github.com/appium/appium-uiautomator2-driver/issues"
1313
},

0 commit comments

Comments
 (0)