Skip to content

Commit 8da3da0

Browse files
chore(release): 7.0.0 [skip ci]
## [7.0.0](v6.9.3...v7.0.0) (2026-02-20) ### ⚠ BREAKING CHANGES * modify the mobile:listApps style to follow XCUITest driver format ### Bug Fixes * modify the format of listApps to follow xcuitest format ([#986](#986)) ([f163507](f163507))
1 parent f163507 commit 8da3da0

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [7.0.0](https://github.com/appium/appium-uiautomator2-driver/compare/v6.9.3...v7.0.0) (2026-02-20)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* modify the mobile:listApps style to follow XCUITest driver format
6+
7+
### Bug Fixes
8+
9+
* modify the format of listApps to follow xcuitest format ([#986](https://github.com/appium/appium-uiautomator2-driver/issues/986)) ([f163507](https://github.com/appium/appium-uiautomator2-driver/commit/f1635079e3c495e7f5b68850781f907ed7fccae6))
10+
111
## [6.9.3](https://github.com/appium/appium-uiautomator2-driver/compare/v6.9.2...v6.9.3) (2026-02-20)
212

313
### Reverts

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.9.3",
10+
"version": "7.0.0",
1111
"bugs": {
1212
"url": "https://github.com/appium/appium-uiautomator2-driver/issues"
1313
},

0 commit comments

Comments
 (0)