diff --git a/CHANGELOG.md b/CHANGELOG.md index 35097b87..3f44640d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [9.14.3](https://github.com/appium/appium-android-driver/compare/v9.14.2...v9.14.3) (2024-12-01) + +### Miscellaneous Chores + +* Update deprecated method name ([#969](https://github.com/appium/appium-android-driver/issues/969)) ([031a26d](https://github.com/appium/appium-android-driver/commit/031a26d61a9545aa0866eddb648d3306ec871ba6)) + ## [9.14.2](https://github.com/appium/appium-android-driver/compare/v9.14.1...v9.14.2) (2024-11-27) ### Miscellaneous Chores diff --git a/package.json b/package.json index b595568d..f543be95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "9.14.2", + "version": "9.14.3", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",