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

chore(main): release 1.3.0
This commit is contained in:
viarotel 2023-09-19 14:31:28 +08:00 committed by GitHub
commit 4a8b7b4d69
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.3.0](https://github.com/viarotel-org/escrcpy/compare/v1.2.0...v1.3.0) (2023-09-19)
### Features
* ✨ 用户界面进行优化,制作了合适的 Logo ([1b96ffc](https://github.com/viarotel-org/escrcpy/commit/1b96ffca2ba8f1bf850ad428c02b2ca6cbc85db7))
## [1.2.0](https://github.com/viarotel-org/escrcpy/compare/v1.1.0...v1.2.0) (2023-09-19)

View File

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