From e27aa61a9afd5d97e521f0a0df00fdc69c58849c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 18 Nov 2024 11:12:33 +0000 Subject: [PATCH] chore(release): 9.14.1 [skip ci] ## [9.14.1](https://github.com/appium/appium-android-driver/compare/v9.14.0...v9.14.1) (2024-11-18) ### Bug Fixes * Remove redundant export ([2657827](https://github.com/appium/appium-android-driver/commit/26578279d253104c7f879dc14a87c4a7e966b617)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3fc3a95..5322fadc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [9.14.1](https://github.com/appium/appium-android-driver/compare/v9.14.0...v9.14.1) (2024-11-18) + +### Bug Fixes + +* Remove redundant export ([2657827](https://github.com/appium/appium-android-driver/commit/26578279d253104c7f879dc14a87c4a7e966b617)) + ## [9.14.0](https://github.com/appium/appium-android-driver/compare/v9.13.0...v9.14.0) (2024-11-18) ### Features diff --git a/package.json b/package.json index 33642625..d09c91f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "9.14.0", + "version": "9.14.1", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",