diff --git a/CHANGELOG.md b/CHANGELOG.md index f36ab775..b3e67aae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [9.12.0](https://github.com/appium/appium-android-driver/compare/v9.11.0...v9.12.0) (2024-09-23) + +### Features + +* Add mobile wrappers to geolocation APIs ([#961](https://github.com/appium/appium-android-driver/issues/961)) ([839545d](https://github.com/appium/appium-android-driver/commit/839545d0a7033027a5abfdf77f768a9c269c4369)) + ## [9.11.0](https://github.com/appium/appium-android-driver/compare/v9.10.2...v9.11.0) (2024-09-17) ### Features diff --git a/package.json b/package.json index 71fe6e77..e95f9160 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "9.11.0", + "version": "9.12.0", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",