diff --git a/CHANGELOG.md b/CHANGELOG.md index ffbb1299..08d0de5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [9.14.11](https://github.com/appium/appium-android-driver/compare/v9.14.10...v9.14.11) (2025-01-03) + +### Miscellaneous Chores + +* Bump eslint version ([#977](https://github.com/appium/appium-android-driver/issues/977)) ([70314c5](https://github.com/appium/appium-android-driver/commit/70314c52efd37b5da15bcf99c7fb58318908c383)) + ## [9.14.10](https://github.com/appium/appium-android-driver/compare/v9.14.9...v9.14.10) (2024-12-29) ### Bug Fixes diff --git a/package.json b/package.json index eb6b620e..faa44b01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "9.14.10", + "version": "9.14.11", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",