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

chore(main): release 1.8.13
This commit is contained in:
viarotel 2023-10-21 16:29:13 +08:00 committed by GitHub
commit bc94abe6b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,13 @@
# Changelog
## [1.8.13](https://github.com/viarotel-org/escrcpy/compare/v1.8.12...v1.8.13) (2023-10-21)
### Performance Improvements
* 🚀 为 windows 添加 ARM64 软件包编译 ([368e8ee](https://github.com/viarotel-org/escrcpy/commit/368e8ee45501b4c68f3509341421d797e5d249ca))
* 🚀 支持所有平台在点击关闭按钮时选择是否保存到托盘中的功能 ([8360198](https://github.com/viarotel-org/escrcpy/commit/83601984ec2015f007fbe635ea71e7866023102e))
## [1.8.12](https://github.com/viarotel-org/escrcpy/compare/v1.8.11...v1.8.12) (2023-10-21)

View File

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