diff --git a/CHANGELOG.md b/CHANGELOG.md index b3e67aae..25733f89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [9.12.1](https://github.com/appium/appium-android-driver/compare/v9.12.0...v9.12.1) (2024-10-31) + +### Miscellaneous Chores + +* Bump appium-adb ([d7b4480](https://github.com/appium/appium-android-driver/commit/d7b4480ce7611c4ed7c27604c08ed1436d7f5dc3)) + ## [9.12.0](https://github.com/appium/appium-android-driver/compare/v9.11.0...v9.12.0) (2024-09-23) ### Features diff --git a/package.json b/package.json index 8e9f1f3f..b96233c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "9.12.0", + "version": "9.12.1", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",