We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 247ace6 commit 2aa2a28Copy full SHA for 2aa2a28
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.12.2](https://github.com/appium/WebDriverAgent/compare/v5.12.1...v5.12.2) (2023-10-29)
2
+
3
4
+### Miscellaneous Chores
5
6
+* return operation error in `handleKeyboardInput` ([#799](https://github.com/appium/WebDriverAgent/issues/799)) ([247ace6](https://github.com/appium/WebDriverAgent/commit/247ace68f373c09054fabc3be088061089946806))
7
8
## [5.12.1](https://github.com/appium/WebDriverAgent/compare/v5.12.0...v5.12.1) (2023-10-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "appium-webdriveragent",
- "version": "5.12.1",
+ "version": "5.12.2",
"description": "Package bundling WebDriverAgent",
"main": "./build/index.js",
"scripts": {
0 commit comments