fix: parse error exit code

This commit is contained in:
debugtalk
2022-10-24 15:25:09 +08:00
parent d518def919
commit c8878c34b5
29 changed files with 60 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
# Release History
## v4.3.0 (2022-10-23)
## v4.3.0 (2022-10-24)
Release hrp sub package `uixt` to support iOS/Android UI automation 🎉
@@ -10,7 +10,7 @@ Release hrp sub package `uixt` to support iOS/Android UI automation 🎉
For iOS/Android device management:
- feat: integrage ios device management with [gidevice],
- feat: integrage ios device management with [gidevice]
- feat: integrage android device management with [gadb]
- feat: add simple commands to interact with iOS/Android devices, try `hrp ios` and `hrp adb`