chore(main): release 1.28.2

This commit is contained in:
viarotel 2024-12-27 23:11:42 +08:00
parent d262adf54d
commit 268cd110c0
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,13 @@
# Changelog
## [1.28.2](https://github.com/viarotel-org/escrcpy/compare/v1.28.1...v1.28.2) (2024-12-27)
### Performance Improvements
* 👷 Optimize the edge hiding function ([d5caaa9](https://github.com/viarotel-org/escrcpy/commit/d5caaa915c5e979c2217357cf74efe20d477c5ba))
* 📸 Support viewing real-time images and power information of the device ([d262adf](https://github.com/viarotel-org/escrcpy/commit/d262adf54df2a28c734b3db1a5d17bbccd983db9))
## [1.28.1](https://github.com/viarotel-org/escrcpy/compare/v1.28.0...v1.28.1) (2024-12-20)

View File

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