diff --git a/CHANGELOG.md b/CHANGELOG.md index 11d0e8ec..bae760b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.38.3](https://github.com/appium/appium-espresso-driver/compare/v2.38.2...v2.38.3) (2024-05-04) + + +### Miscellaneous Chores + +* fix type and CI update ([#1000](https://github.com/appium/appium-espresso-driver/issues/1000)) ([20287b7](https://github.com/appium/appium-espresso-driver/commit/20287b709046601c24cfe9637cb04531010012a3)) + ## [2.38.2](https://github.com/appium/appium-espresso-driver/compare/v2.38.1...v2.38.2) (2024-04-18) diff --git a/package.json b/package.json index 03fbf02d..c0987ea2 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "automated testing", "android" ], - "version": "2.38.2", + "version": "2.38.3", "author": "Appium Contributors", "license": "Apache-2.0", "repository": {