Skip to content

Commit

Permalink
chore(release): 9.14.0 [skip ci]
Browse files Browse the repository at this point in the history
## [9.14.0](v9.13.0...v9.14.0) (2024-11-18)

### Features

* Add a BiDi event upon context change ([#967](#967)) ([26fc1bc](26fc1bc))
  • Loading branch information
semantic-release-bot committed Nov 18, 2024
1 parent 26fc1bc commit 19c7124
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [9.14.0](https://github.com/appium/appium-android-driver/compare/v9.13.0...v9.14.0) (2024-11-18)

### Features

* Add a BiDi event upon context change ([#967](https://github.com/appium/appium-android-driver/issues/967)) ([26fc1bc](https://github.com/appium/appium-android-driver/commit/26fc1bc38b527650f6ef902a868d04cbd7c80646))

## [9.13.0](https://github.com/appium/appium-android-driver/compare/v9.12.3...v9.13.0) (2024-11-13)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "appium-android-driver",
"version": "9.13.0",
"version": "9.14.0",
"description": "Android UiAutomator and Chrome support for Appium",
"keywords": [
"appium",
Expand Down

0 comments on commit 19c7124

Please sign in to comment.