chore(main): release 1.17.3

This commit is contained in:
viarotel 2024-03-13 11:04:25 +08:00
parent 6e25eb7ad6
commit 577f559a9f
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [1.17.3](https://github.com/viarotel-org/escrcpy/compare/v1.17.2...v1.17.3) (2024-03-13)
### Performance Improvements
* ♻️ Remove console log ([6e25eb7](https://github.com/viarotel-org/escrcpy/commit/6e25eb7ad6888065fa35bee3cddf33a55cc9fb70))
## [1.17.2](https://github.com/viarotel-org/escrcpy/compare/v1.17.1...v1.17.2) (2024-03-10)

View File

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