diff --git a/CHANGELOG.md b/CHANGELOG.md index efe4d65f..746e00d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [9.14.5](https://github.com/appium/appium-android-driver/compare/v9.14.4...v9.14.5) (2024-12-06) + +### Miscellaneous Chores + +* **deps:** bump @appium/support from 5.1.8 to 6.0.0 ([#971](https://github.com/appium/appium-android-driver/issues/971)) ([2804311](https://github.com/appium/appium-android-driver/commit/2804311756eefc847ba7d582a51629e2f78935cd)) + ## [9.14.4](https://github.com/appium/appium-android-driver/compare/v9.14.3...v9.14.4) (2024-12-03) ### Miscellaneous Chores diff --git a/package.json b/package.json index a209e7b0..f533bf9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "9.14.4", + "version": "9.14.5", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",