Skip to content

Commit 46449a1

Browse files
chore(release): 8.1.6 [skip ci]
## [8.1.6](v8.1.5...v8.1.6) (2024-01-26) ### Bug Fixes * calls this.opts for createBaseADB ([#908](#908)) ([8ed666a](8ed666a))
1 parent 8ed666a commit 46449a1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [8.1.5](https://github.com/appium/appium-android-driver/compare/v8.1.4...v8.1.5) (2024-01-25)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appium-android-driver",
3-
"version": "8.1.5",
3+
"version": "8.1.6",
44
"description": "Android UiAutomator and Chrome support for Appium",
55
"keywords": [
66
"appium",

0 commit comments

Comments
 (0)