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

chore(main): release 1.28.1
This commit is contained in:
viarotel 2024-12-20 14:04:54 +08:00 committed by GitHub
commit 474574c6e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog # Changelog
## [1.28.1](https://github.com/viarotel-org/escrcpy/compare/v1.28.0...v1.28.1) (2024-12-20)
### Performance Improvements
* ♻️ Optimize QR code connection experience ([86f5e69](https://github.com/viarotel-org/escrcpy/commit/86f5e6909b9db949c8611496940aeb9599ced2ec))
## [1.28.0](https://github.com/viarotel-org/escrcpy/compare/v1.27.7...v1.28.0) (2024-12-20) ## [1.28.0](https://github.com/viarotel-org/escrcpy/compare/v1.27.7...v1.28.0) (2024-12-20)

View File

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