Skip to content

Commit

Permalink
chore(release): 2.40.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.40.2](v2.40.1...v2.40.2) (2024-05-28)

### Miscellaneous Chores

* set animation scale via settings for api level 26+ ([#1007](#1007)) ([5dec6be](5dec6be))
  • Loading branch information
semantic-release-bot committed May 28, 2024
1 parent 5dec6be commit a2e2632
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 @@
## [2.40.2](https://github.com/appium/appium-espresso-driver/compare/v2.40.1...v2.40.2) (2024-05-28)


### Miscellaneous Chores

* set animation scale via settings for api level 26+ ([#1007](https://github.com/appium/appium-espresso-driver/issues/1007)) ([5dec6be](https://github.com/appium/appium-espresso-driver/commit/5dec6be6b8f8114d3b3cbda1d58e34633d12d232))

## [2.40.1](https://github.com/appium/appium-espresso-driver/compare/v2.40.0...v2.40.1) (2024-05-16)


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": "2.40.1",
"version": "2.40.2",
"author": "Appium Contributors",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit a2e2632

Please sign in to comment.