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

chore(main): release 1.8.12
This commit is contained in:
viarotel 2023-10-21 14:07:18 +08:00 committed by GitHub
commit 200ae4ba75
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.12](https://github.com/viarotel-org/escrcpy/compare/v1.8.11...v1.8.12) (2023-10-21)
### Bug Fixes
* 🐛 修复 macOS 或 linux 下自定义依赖选项描述错误的问题 ([0d4b1ce](https://github.com/viarotel-org/escrcpy/commit/0d4b1cee13bb4d0df429cb89d53b979c142c0101))
## [1.8.11](https://github.com/viarotel-org/escrcpy/compare/v1.8.10...v1.8.11) (2023-10-21)

View File

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