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",