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

chore(main): release 1.8.7
This commit is contained in:
viarotel 2023-10-21 00:49:01 +08:00 committed by GitHub
commit 6c6c14b7ea
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.8.7](https://github.com/viarotel-org/escrcpy/compare/v1.8.6...v1.8.7) (2023-10-20)
### Bug Fixes
* 🐛 修复打包多个平台时可能生成重复文件导致发布软件包失败的问题 ([e89a7a5](https://github.com/viarotel-org/escrcpy/commit/e89a7a564fe8b685e8057b398921eaa383af8ac2))
## [1.8.6](https://github.com/viarotel-org/escrcpy/compare/v1.8.5...v1.8.6) (2023-10-20)

View File

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