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

chore(main): release 1.6.8
This commit is contained in:
viarotel 2023-10-17 17:56:06 +08:00 committed by GitHub
commit d7361b4de0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [1.6.8](https://github.com/viarotel-org/escrcpy/compare/v1.6.7...v1.6.8) (2023-10-17)
### Performance Improvements
* 🚀 支持通过操作栏安装应用并提供相应安装反馈 ([3bd2075](https://github.com/viarotel-org/escrcpy/commit/3bd20753242c3f8b218bc23c4077495e0a1ecd7f))
## [1.6.7](https://github.com/viarotel-org/escrcpy/compare/v1.6.6...v1.6.7) (2023-10-17)

View File

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