Skip to content

Commit b612f67

Browse files
chore(release): 6.7.0 [skip ci]
## [6.7.0](v6.6.3...v6.7.0) (2025-12-09) ### Features * add appium:adbListenAllNetwork with uiautomator2:adb_listen_all_network flag to add -a option for adb ([#955](#955)) ([5b0fa8b](5b0fa8b))
1 parent 5b0fa8b commit b612f67

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [6.7.0](https://github.com/appium/appium-uiautomator2-driver/compare/v6.6.3...v6.7.0) (2025-12-09)
2+
3+
### Features
4+
5+
* add appium:adbListenAllNetwork with uiautomator2:adb_listen_all_network flag to add -a option for adb ([#955](https://github.com/appium/appium-uiautomator2-driver/issues/955)) ([5b0fa8b](https://github.com/appium/appium-uiautomator2-driver/commit/5b0fa8b61b41b9273f272c9a426b048463b51ddc))
6+
17
## [6.6.3](https://github.com/appium/appium-uiautomator2-driver/compare/v6.6.2...v6.6.3) (2025-12-08)
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.6.3",
10+
"version": "6.7.0",
1111
"bugs": {
1212
"url": "https://github.com/appium/appium-uiautomator2-driver/issues"
1313
},

0 commit comments

Comments
 (0)