From 30c0a7ab065162945e2de0e0efb6f4604dcf998c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 20 Jun 2023 21:24:20 +0000 Subject: [PATCH] chore(release): 5.14.0 [skip ci] ## [5.14.0](https://github.com/appium/appium-android-driver/compare/v5.13.6...v5.14.0) (2023-06-20) ### Features * add mobileLock to handle an argument properly ([#826](https://github.com/appium/appium-android-driver/issues/826)) ([ee90f84](https://github.com/appium/appium-android-driver/commit/ee90f845de880d58fe58940a6d51932e4be43e5d)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16c1afdc..a4fad80e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.14.0](https://github.com/appium/appium-android-driver/compare/v5.13.6...v5.14.0) (2023-06-20) + + +### Features + +* add mobileLock to handle an argument properly ([#826](https://github.com/appium/appium-android-driver/issues/826)) ([ee90f84](https://github.com/appium/appium-android-driver/commit/ee90f845de880d58fe58940a6d51932e4be43e5d)) + ## [5.13.6](https://github.com/appium/appium-android-driver/compare/v5.13.5...v5.13.6) (2023-06-16) diff --git a/package.json b/package.json index 3e071dfb..9bf7aca5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "5.13.6", + "version": "5.14.0", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",