diff --git a/CHANGELOG.md b/CHANGELOG.md index 432e4b2a..1998402c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.8.7](https://github.com/appium/appium-android-driver/compare/v5.8.6...v5.8.7) (2023-01-12) + + +### Bug Fixes + +* specify supported non-standard commands in newMethodMap ([5514755](https://github.com/appium/appium-android-driver/commit/551475580f5b239860c3597d25f96682148a3bc5)) + ## [5.8.6](https://github.com/appium/appium-android-driver/compare/v5.8.5...v5.8.6) (2023-01-11) diff --git a/package.json b/package.json index 2ec2a8b1..5e17e5ae 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "mobile", "mobile testing" ], - "version": "5.8.6", + "version": "5.8.7", "author": "Appium Contributors", "license": "Apache-2.0", "repository": {