Merge pull request #22 from viarotel-org/release-please--branches--main--components--release-please-action

chore(main): release 1.6.1
This commit is contained in:
viarotel 2023-10-13 18:23:58 +08:00 committed by GitHub
commit 578f36d6d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [1.6.1](https://github.com/viarotel-org/escrcpy/compare/v1.6.0...v1.6.1) (2023-10-13)
### Performance Improvements
* 🔨 自定义通用的文件存储路径相关逻辑完善 ([8455e86](https://github.com/viarotel-org/escrcpy/commit/8455e8692be67bc947f76ebcbd4ea4f476ccbca4))
## [1.6.0](https://github.com/viarotel-org/escrcpy/compare/v1.5.3...v1.6.0) (2023-10-13)

View File

@ -1,6 +1,6 @@
{
"name": "escrcpy",
"version": "1.6.0",
"version": "1.6.1",
"description": "Scrcpy Powered by Electron",
"author": "viarotel",
"homepage": "https://github.com/viarotel-org/escrcpy",