From 4f7a31beff4732c56a37c60a0b29eb2334bb08f6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 25 Jan 2024 12:29:20 +0000 Subject: [PATCH] chore(release): 8.1.3 [skip ci] ## [8.1.3](https://github.com/appium/appium-android-driver/compare/v8.1.2...v8.1.3) (2024-01-25) ### Bug Fixes * prepareEmulator API ([#906](https://github.com/appium/appium-android-driver/issues/906)) ([cc4ff67](https://github.com/appium/appium-android-driver/commit/cc4ff6705517acf1eaf82d6457be1a77f6e764ad)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5deef483..6f5c004a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.1.3](https://github.com/appium/appium-android-driver/compare/v8.1.2...v8.1.3) (2024-01-25) + + +### Bug Fixes + +* prepareEmulator API ([#906](https://github.com/appium/appium-android-driver/issues/906)) ([cc4ff67](https://github.com/appium/appium-android-driver/commit/cc4ff6705517acf1eaf82d6457be1a77f6e764ad)) + ## [8.1.2](https://github.com/appium/appium-android-driver/compare/v8.1.1...v8.1.2) (2024-01-25) diff --git a/package.json b/package.json index cf011e0a..2ed7ae30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "8.1.2", + "version": "8.1.3", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",