Skip to content

Commit

Permalink
chore(release): 3.9.5 [skip ci]
Browse files Browse the repository at this point in the history
## [3.9.5](v3.9.4...v3.9.5) (2024-12-14)

### Miscellaneous Chores

* Tune contextUpdated event generation ([#850](#850)) ([324d094](324d094))
  • Loading branch information
semantic-release-bot committed Dec 14, 2024
1 parent 324d094 commit 7f72dca
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 @@
## [3.9.5](https://github.com/appium/appium-uiautomator2-driver/compare/v3.9.4...v3.9.5) (2024-12-14)

### Miscellaneous Chores

* Tune contextUpdated event generation ([#850](https://github.com/appium/appium-uiautomator2-driver/issues/850)) ([324d094](https://github.com/appium/appium-uiautomator2-driver/commit/324d0940767e201e4675f31c2fbca0d34ed7da22))

## [3.9.4](https://github.com/appium/appium-uiautomator2-driver/compare/v3.9.3...v3.9.4) (2024-12-13)

### Miscellaneous Chores
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"automated testing",
"android"
],
"version": "3.9.4",
"version": "3.9.5",
"bugs": {
"url": "https://github.com/appium/appium-uiautomator2-driver/issues"
},
Expand Down

0 comments on commit 7f72dca

Please sign in to comment.