Skip to content

Commit

Permalink
chore(release): 9.5.0 [skip ci]
Browse files Browse the repository at this point in the history
## [9.5.0](v9.4.0...v9.5.0) (2024-05-10)

### Features

* Add NFC mobile extension ([#935](#935)) ([5cc6e0a](5cc6e0a))
  • Loading branch information
semantic-release-bot committed May 10, 2024
1 parent 5cc6e0a commit 9c943b0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [9.5.0](https://github.com/appium/appium-android-driver/compare/v9.4.0...v9.5.0) (2024-05-10)


### Features

* Add NFC mobile extension ([#935](https://github.com/appium/appium-android-driver/issues/935)) ([5cc6e0a](https://github.com/appium/appium-android-driver/commit/5cc6e0a4f006cdc2983942ef9d8cc10e2364a576))

## [9.4.0](https://github.com/appium/appium-android-driver/compare/v9.3.0...v9.4.0) (2024-05-10)


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.4.0",
"version": "9.5.0",
"description": "Android UiAutomator and Chrome support for Appium",
"keywords": [
"appium",
Expand Down

0 comments on commit 9c943b0

Please sign in to comment.