diff --git a/CHANGELOG.md b/CHANGELOG.md index cde4d9ff..48e20e20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.42.1](https://github.com/appium/appium-espresso-driver/compare/v2.42.0...v2.42.1) (2024-06-23) + +### Miscellaneous Chores + +* Bump chai and chai-as-promised ([#1016](https://github.com/appium/appium-espresso-driver/issues/1016)) ([f3ed4f0](https://github.com/appium/appium-espresso-driver/commit/f3ed4f0a537c352c5805ff557106e9e58b01b49d)) + ## [2.42.0](https://github.com/appium/appium-espresso-driver/compare/v2.41.0...v2.42.0) (2024-06-16) ### Features diff --git a/package.json b/package.json index 83537883..679b8ba2 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "automated testing", "android" ], - "version": "2.42.0", + "version": "2.42.1", "author": "Appium Contributors", "license": "Apache-2.0", "repository": {