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

chore(main): release 1.11.2
This commit is contained in:
viarotel 2023-10-30 18:25:42 +08:00 committed by GitHub
commit daafdfef0e
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.11.2](https://github.com/viarotel-org/escrcpy/compare/v1.11.1...v1.11.2) (2023-10-30)
### Bug Fixes
* 🐛 修复 macOS 打包失败的问题 ([1b2236c](https://github.com/viarotel-org/escrcpy/commit/1b2236c908b2b27cf85a50ef4b1a056df102c7de))
## [1.11.1](https://github.com/viarotel-org/escrcpy/compare/v1.11.0...v1.11.1) (2023-10-30)

View File

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