Skip to content

Commit

Permalink
chore(release): 9.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [9.1.0](v9.0.5...v9.1.0) (2024-04-09)

### Features

* Add a possibility to set device timezone ([#930](#930)) ([4c88cf0](4c88cf0))
  • Loading branch information
semantic-release-bot committed Apr 9, 2024
1 parent 4c88cf0 commit 97631aa
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.1.0](https://github.com/appium/appium-android-driver/compare/v9.0.5...v9.1.0) (2024-04-09)


### Features

* Add a possibility to set device timezone ([#930](https://github.com/appium/appium-android-driver/issues/930)) ([4c88cf0](https://github.com/appium/appium-android-driver/commit/4c88cf077a35f749e05c14c8835f614bdf244c50))

## [9.0.5](https://github.com/appium/appium-android-driver/compare/v9.0.4...v9.0.5) (2024-04-08)


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

0 comments on commit 97631aa

Please sign in to comment.