diff --git a/CHANGELOG.md b/CHANGELOG.md index ccc18107..d6768fc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.29.1](https://github.com/appium/appium-espresso-driver/compare/v2.29.0...v2.29.1) (2023-11-06) + + +### Miscellaneous Chores + +* **deps-dev:** bump @types/sinon from 10.0.20 to 17.0.0 ([#949](https://github.com/appium/appium-espresso-driver/issues/949)) ([f01b31b](https://github.com/appium/appium-espresso-driver/commit/f01b31baa621c39c9abf9b49da037e584a333fb6)) + ## [2.29.0](https://github.com/appium/appium-espresso-driver/compare/v2.28.2...v2.29.0) (2023-11-03) diff --git a/package.json b/package.json index 7008c607..4736913b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "automated testing", "android" ], - "version": "2.29.0", + "version": "2.29.1", "author": "Appium Contributors", "license": "Apache-2.0", "repository": {