Skip to content

Commit f607d8e

Browse files
chore(release): 12.3.0 [skip ci]
## [12.3.0](v12.2.1...v12.3.0) (2025-11-21) ### Features * add context for BiDi `LogEntrySource` ([#1031](#1031)) ([ae6c619](ae6c619))
1 parent ae6c619 commit f607d8e

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.3.0](https://github.com/appium/appium-android-driver/compare/v12.2.1...v12.3.0) (2025-11-21)
2+
3+
### Features
4+
5+
* add context for BiDi `LogEntrySource` ([#1031](https://github.com/appium/appium-android-driver/issues/1031)) ([ae6c619](https://github.com/appium/appium-android-driver/commit/ae6c6197a03607d96454b5b3890899bf49ee00c5))
6+
17
## [12.2.1](https://github.com/appium/appium-android-driver/compare/v12.2.0...v12.2.1) (2025-11-17)
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.2.1",
3+
"version": "12.3.0",
44
"description": "Android UiAutomator and Chrome support for Appium",
55
"keywords": [
66
"appium",

0 commit comments

Comments
 (0)