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

chore(main): release 1.17.5
This commit is contained in:
viarotel 2024-03-17 10:49:49 +08:00 committed by GitHub
commit 39bfd02cc4
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
## [1.17.5](https://github.com/viarotel-org/escrcpy/compare/v1.17.4...v1.17.5) (2024-03-17)
### Performance Improvements
* 🌐 Improve i8n ([4fe55a3](https://github.com/viarotel-org/escrcpy/commit/4fe55a3329f325cb254515f364867e107dfdb278))
## [1.17.4](https://github.com/viarotel-org/escrcpy/compare/v1.17.3...v1.17.4) (2024-03-14)

View File

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