From 515423dbbd4ee6867e157f97a427e82ddab8195f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 23 Sep 2024 07:38:03 +0000 Subject: [PATCH] chore(release): 9.12.0 [skip ci] ## [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)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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",