chore(main): release 1.27.0

This commit is contained in:
viarotel 2024-11-21 18:30:46 +08:00
parent 74a91a4058
commit 2d1fa8b2cb
2 changed files with 13 additions and 1 deletions

View File

@ -1,5 +1,17 @@
# Changelog
## [1.27.0](https://github.com/viarotel-org/escrcpy/compare/v1.26.4...v1.27.0) (2024-11-21)
### Features
* ✨ Support edge hiding function ([14a81de](https://github.com/viarotel-org/escrcpy/commit/14a81de211ec19b9533c8fa57180ba3bf4d8ae3d))
### Performance Improvements
* ⬆️ Optimize edge hiding performance ([74a91a4](https://github.com/viarotel-org/escrcpy/commit/74a91a4058692165aaaac77d753df6c78c6e5901))
## [1.26.4](https://github.com/viarotel-org/escrcpy/compare/v1.26.3...v1.26.4) (2024-11-14)

View File

@ -1,7 +1,7 @@
{
"name": "escrcpy",
"type": "module",
"version": "1.26.4",
"version": "1.27.0",
"private": true,
"packageManager": "pnpm@9.12.3",
"description": "Scrcpy Powered by Electron",