Skip to content

Commit d43b767

Browse files
committed
chore(main): release 1.29.3
1 parent db5d157 commit d43b767

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.29.3](https://github.com/viarotel-org/escrcpy/compare/v1.29.2...v1.29.3) (2025-04-02)
4+
5+
6+
### Performance Improvements
7+
8+
* 📝 Add docs entry to the program ([db5d157](https://github.com/viarotel-org/escrcpy/commit/db5d1576a90c00b8ac3d8c9f42616c9850f5801e))
9+
* 🚚 Reduce some unnecessary verifications and increase the speed at which equipment starts reverse network supply ([c17aaba](https://github.com/viarotel-org/escrcpy/commit/c17aabaf4d0b792111ce975c269072b69c6ef734))
10+
311
## [1.29.2](https://github.com/viarotel-org/escrcpy/compare/v1.29.1...v1.29.2) (2025-03-31)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "escrcpy",
33
"type": "module",
4-
"version": "1.29.2",
4+
"version": "1.29.3",
55
"private": true,
66
"packageManager": "pnpm@9.12.3",
77
"description": "Scrcpy Powered by Electron",

0 commit comments

Comments
 (0)