Skip to content

Commit 25fb526

Browse files
chore(release): 12.0.0 [skip ci]
## [12.0.0](v11.0.12...v12.0.0) (2025-10-27) ### ⚠ BREAKING CHANGES * Assume the minimum device API level is 26 ### Features * Assume the minimum device API level is 26 ([#1020](#1020)) ([142a353](142a353))
1 parent 142a353 commit 25fb526

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [12.0.0](https://github.com/appium/appium-android-driver/compare/v11.0.12...v12.0.0) (2025-10-27)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* Assume the minimum device API level is 26
6+
7+
### Features
8+
9+
* Assume the minimum device API level is 26 ([#1020](https://github.com/appium/appium-android-driver/issues/1020)) ([142a353](https://github.com/appium/appium-android-driver/commit/142a3538a041a360c2dbdddf8443211fad4a2be7))
10+
111
## [11.0.12](https://github.com/appium/appium-android-driver/compare/v11.0.11...v11.0.12) (2025-10-27)
212

313
### Miscellaneous Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appium-android-driver",
3-
"version": "11.0.12",
3+
"version": "12.0.0",
44
"description": "Android UiAutomator and Chrome support for Appium",
55
"keywords": [
66
"appium",

0 commit comments

Comments
 (0)