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

This commit is contained in:
viarotel 2023-11-26 21:07:54 +08:00 committed by GitHub
commit 5c4d49c618
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.16.1](https://github.com/viarotel-org/escrcpy/compare/v1.16.0...v1.16.1) (2023-11-26)
### Bug Fixes
* 🐛 linux build error ([802f16f](https://github.com/viarotel-org/escrcpy/commit/802f16f7f00f28cc3319af6da9883c9efa299559))
## [1.16.0](https://github.com/viarotel-org/escrcpy/compare/v1.15.0...v1.16.0) (2023-11-26)

View File

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