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

chore(main): release 1.17.7
This commit is contained in:
viarotel 2024-03-27 19:08:45 +08:00 committed by GitHub
commit 57025aacc0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 15 additions and 1 deletions

View File

@ -1,5 +1,19 @@
# Changelog
## [1.17.7](https://github.com/viarotel-org/escrcpy/compare/v1.17.6...v1.17.7) (2024-03-27)
### Bug Fixes
* ♻️ Remove the redundant imports ([a06708f](https://github.com/viarotel-org/escrcpy/commit/a06708ff19f31ea9231e620a5f780b8c714b0feb))
### Performance Improvements
* ♻️ Optimize delete history logic ([780e3b9](https://github.com/viarotel-org/escrcpy/commit/780e3b9abc199800b0cdb10c5d48d591cf91cf29))
* ♻️ Support delete historical connection ([c82560f](https://github.com/viarotel-org/escrcpy/commit/c82560f205321653d51d74ea3e3b44e96c41a96f))
* 💄 Wireless style optimization ([ba51fe3](https://github.com/viarotel-org/escrcpy/commit/ba51fe3db79c8beb81a237baf2454a0a5c1eb041))
## [1.17.6](https://github.com/viarotel-org/escrcpy/compare/v1.17.5...v1.17.6) (2024-03-21)

View File

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