Skip to content

Commit c0eb25f

Browse files
committed
chore: update version to 5.1.7 and enhance changelog for scrcpy-server V2+ support
1 parent 2a97785 commit c0eb25f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## V5.1.7 (2025-07-17)
4+
* stress test scrcpy
5+
* improve scrcpy-server V2+ support
6+
37
## V5.1.6 (2025-07-07)
48
* update scrcpy-server from 1.24 to 1.25
59
* update scrcpy-server from 1.25 to 2.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@u4/adbkit",
3-
"version": "5.1.6",
3+
"version": "5.1.7",
44
"description": "A Typescript client for the Android Debug Bridge.",
55
"type": "module",
66
"keywords": [

0 commit comments

Comments
 (0)