Skip to content

Commit 52ee862

Browse files
chore(release): 6.8.0 [skip ci]
## [6.8.0](v6.7.15...v6.8.0) (2026-02-02) ### Features * Add `source` param to `mobile: pressKey` extension method ([#979](#979)) ([b1d0b21](b1d0b21))
1 parent b1d0b21 commit 52ee862

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+
## [6.8.0](https://github.com/appium/appium-uiautomator2-driver/compare/v6.7.15...v6.8.0) (2026-02-02)
2+
3+
### Features
4+
5+
* Add `source` param to `mobile: pressKey` extension method ([#979](https://github.com/appium/appium-uiautomator2-driver/issues/979)) ([b1d0b21](https://github.com/appium/appium-uiautomator2-driver/commit/b1d0b2121f32dcfe561abfa4db0f627155c36274))
6+
17
## [6.7.15](https://github.com/appium/appium-uiautomator2-driver/compare/v6.7.14...v6.7.15) (2026-01-30)
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": "6.7.15",
10+
"version": "6.8.0",
1111
"bugs": {
1212
"url": "https://github.com/appium/appium-uiautomator2-driver/issues"
1313
},

0 commit comments

Comments
 (0)