Skip to content

Commit db6be1f

Browse files
chore(release): 12.1.0 [skip ci]
## [12.1.0](v12.0.2...v12.1.0) (2025-10-30) ### Features * Add chromedriverForwardBiDi capability ([#1025](#1025)) ([fa8b92e](fa8b92e))
1 parent fa8b92e commit db6be1f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [12.1.0](https://github.com/appium/appium-android-driver/compare/v12.0.2...v12.1.0) (2025-10-30)
2+
3+
### Features
4+
5+
* Add chromedriverForwardBiDi capability ([#1025](https://github.com/appium/appium-android-driver/issues/1025)) ([fa8b92e](https://github.com/appium/appium-android-driver/commit/fa8b92ebe82790496fa8562081fe44e63643396a))
6+
17
## [12.0.2](https://github.com/appium/appium-android-driver/compare/v12.0.1...v12.0.2) (2025-10-28)
28

39
### 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": "12.0.2",
3+
"version": "12.1.0",
44
"description": "Android UiAutomator and Chrome support for Appium",
55
"keywords": [
66
"appium",

0 commit comments

Comments
 (0)