We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed666a commit 46449a1Copy full SHA for 46449a1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [8.1.6](https://github.com/appium/appium-android-driver/compare/v8.1.5...v8.1.6) (2024-01-26)
2
+
3
4
+### Bug Fixes
5
6
+* calls this.opts for createBaseADB ([#908](https://github.com/appium/appium-android-driver/issues/908)) ([8ed666a](https://github.com/appium/appium-android-driver/commit/8ed666a4407a063dc5e9fda66d633d7680202e97))
7
8
## [8.1.5](https://github.com/appium/appium-android-driver/compare/v8.1.4...v8.1.5) (2024-01-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "appium-android-driver",
- "version": "8.1.5",
+ "version": "8.1.6",
"description": "Android UiAutomator and Chrome support for Appium",
"keywords": [
"appium",
0 commit comments