We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2657827 commit e27aa61Copy full SHA for e27aa61
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [9.14.1](https://github.com/appium/appium-android-driver/compare/v9.14.0...v9.14.1) (2024-11-18)
2
+
3
+### Bug Fixes
4
5
+* Remove redundant export ([2657827](https://github.com/appium/appium-android-driver/commit/26578279d253104c7f879dc14a87c4a7e966b617))
6
7
## [9.14.0](https://github.com/appium/appium-android-driver/compare/v9.13.0...v9.14.0) (2024-11-18)
8
9
### Features
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",
0 commit comments