We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a97785 commit c0eb25fCopy full SHA for c0eb25f
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## V5.1.7 (2025-07-17)
4
+* stress test scrcpy
5
+* improve scrcpy-server V2+ support
6
+
7
## V5.1.6 (2025-07-07)
8
* update scrcpy-server from 1.24 to 1.25
9
* update scrcpy-server from 1.25 to 2.0
package.json
@@ -1,6 +1,6 @@
{
"name": "@u4/adbkit",
- "version": "5.1.6",
+ "version": "5.1.7",
"description": "A Typescript client for the Android Debug Bridge.",
"type": "module",
"keywords": [
0 commit comments