diff --git a/CHANGELOG.md b/CHANGELOG.md index d06b0e44..feac7fda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [9.10.1](https://github.com/appium/appium-android-driver/compare/v9.10.0...v9.10.1) (2024-09-13) + +### Bug Fixes + +* Strip colors from server logs ([#958](https://github.com/appium/appium-android-driver/issues/958)) ([7b475a7](https://github.com/appium/appium-android-driver/commit/7b475a7526ecdba3b8fee412fc73b8007aca8547)) + ## [9.10.0](https://github.com/appium/appium-android-driver/compare/v9.9.0...v9.10.0) (2024-09-08) ### Features diff --git a/package.json b/package.json index 2389426f..38e9e2c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "9.10.0", + "version": "9.10.1", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",