Merge pull request #156 from viarotel-org/release-please--branches--main--components--escrcpy

This commit is contained in:
viarotel 2024-03-21 12:11:37 +08:00 committed by GitHub
commit 0938462fe9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [1.17.6](https://github.com/viarotel-org/escrcpy/compare/v1.17.5...v1.17.6) (2024-03-21)
### Performance Improvements
* ♻️ Supports automatic execution of mirrors on devices ([11e0884](https://github.com/viarotel-org/escrcpy/commit/11e0884c1128ec431f31f5025571eecbd3065a82))
## [1.17.5](https://github.com/viarotel-org/escrcpy/compare/v1.17.4...v1.17.5) (2024-03-17)

View File

@ -1,6 +1,6 @@
{
"name": "escrcpy",
"version": "1.17.5",
"version": "1.17.6",
"private": true,
"description": "Scrcpy Powered by Electron",
"author": "viarotel",