Skip to content

Commit

Permalink
Merge pull request #34 from viarotel-org/release-please--branches--ma…
Browse files Browse the repository at this point in the history
…in--components--escrcpy

chore(main): release 1.7.0
  • Loading branch information
viarotel authored Oct 19, 2023
2 parents 3024d34 + 09644bd commit 5d352b7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.7.0](https://github.com/viarotel-org/escrcpy/compare/v1.6.10...v1.7.0) (2023-10-19)


### Features

* 🚀 新增支持导入及导出配置 ([326a133](https://github.com/viarotel-org/escrcpy/commit/326a13346050ac02a7b8ffab2aeadda3c803ec45))
* 🚀 新增支持添加设备备注 ([43f15be](https://github.com/viarotel-org/escrcpy/commit/43f15be265368766d122f752e59cd4ed623c695d))


### Performance Improvements

* ➕ 设备交互栏添加重启设备及打开通知栏功能 ([1341fb8](https://github.com/viarotel-org/escrcpy/commit/1341fb82ebaa3707c1f6661d750526ab3548a87c))

## [1.6.10](https://github.com/viarotel-org/escrcpy/compare/v1.6.9...v1.6.10) (2023-10-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "escrcpy",
"version": "1.6.10",
"version": "1.7.0",
"private": true,
"description": "Scrcpy Powered by Electron",
"author": "viarotel",
Expand Down

0 comments on commit 5d352b7

Please sign in to comment.