Skip to content

Commit

Permalink
chore(release): 9.6.6 [skip ci]
Browse files Browse the repository at this point in the history
## [9.6.6](v9.6.5...v9.6.6) (2024-06-21)

### Miscellaneous Chores

* Bump chai and chai-as-promised ([#941](#941)) ([b38e2a7](b38e2a7))
  • Loading branch information
semantic-release-bot committed Jun 21, 2024
1 parent b38e2a7 commit 9272608
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.6.6](https://github.com/appium/appium-android-driver/compare/v9.6.5...v9.6.6) (2024-06-21)


### Miscellaneous Chores

* Bump chai and chai-as-promised ([#941](https://github.com/appium/appium-android-driver/issues/941)) ([b38e2a7](https://github.com/appium/appium-android-driver/commit/b38e2a7c269e386e58585d9307aab46cda3ff040))

## [9.6.5](https://github.com/appium/appium-android-driver/compare/v9.6.4...v9.6.5) (2024-06-12)


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

0 comments on commit 9272608

Please sign in to comment.