Skip to content

Commit

Permalink
chore(release): 9.7.2 [skip ci]
Browse files Browse the repository at this point in the history
## [9.7.2](v9.7.1...v9.7.2) (2024-06-24)

### Miscellaneous Chores

* **deps-dev:** bump semantic-release from 23.1.1 to 24.0.0 and conventional-changelog-conventionalcommits to 8.0.0 ([#945](#945)) ([8328e0f](8328e0f))
  • Loading branch information
semantic-release-bot committed Jun 24, 2024
1 parent 8328e0f commit d820fe5
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.7.2](https://github.com/appium/appium-android-driver/compare/v9.7.1...v9.7.2) (2024-06-24)

### Miscellaneous Chores

* **deps-dev:** bump semantic-release from 23.1.1 to 24.0.0 and conventional-changelog-conventionalcommits to 8.0.0 ([#945](https://github.com/appium/appium-android-driver/issues/945)) ([8328e0f](https://github.com/appium/appium-android-driver/commit/8328e0f4a5b5810f7872492273aca988f4b8cb3e))

## [9.7.1](https://github.com/appium/appium-android-driver/compare/v9.7.0...v9.7.1) (2024-06-24)


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

0 comments on commit d820fe5

Please sign in to comment.