diff --git a/CHANGELOG.md b/CHANGELOG.md index f42f1829..7658ce5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [8.1.0](https://github.com/appium/appium-android-driver/compare/v8.0.1...v8.1.0) (2024-01-24) + + +### Features + +* Add utils exports ([#903](https://github.com/appium/appium-android-driver/issues/903)) ([e1eb1d4](https://github.com/appium/appium-android-driver/commit/e1eb1d4f200cb3309ace089319fc29ed86dd3868)) + ## [8.0.1](https://github.com/appium/appium-android-driver/compare/v8.0.0...v8.0.1) (2024-01-24) diff --git a/package.json b/package.json index 3070c6dd..ac71daa9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "8.0.1", + "version": "8.1.0", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",