Skip to content

Commit

Permalink
Merge pull request #93 from viarotel-org/release-please--branches--ma…
Browse files Browse the repository at this point in the history
…in--components--escrcpy
  • Loading branch information
viarotel authored Nov 10, 2023
2 parents bfdad9e + 46b096b commit 52865f9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.13.3](https://github.com/viarotel-org/escrcpy/compare/v1.13.2...v1.13.3) (2023-11-10)


### Bug Fixes

* 🐛 Recording prompt and file format errors ([bfdad9e](https://github.com/viarotel-org/escrcpy/commit/bfdad9e8dee31f0c8e59078ebbed646bab499375))


### Performance Improvements

* ♻️ Optimize Batch connection performance ([36de67b](https://github.com/viarotel-org/escrcpy/commit/36de67b59077574c28bd99356b4582baee39c0a4))
* ♻️ Optimize file push prompts ([4a3575f](https://github.com/viarotel-org/escrcpy/commit/4a3575f8ed916bf1a9afc88169fd324c9bb90b35))
* ♻️ Optimize historical device connections ([83f8c04](https://github.com/viarotel-org/escrcpy/commit/83f8c041dec72996af932d1e18833a295646cdce))
* ✨ Support bulk connecting to historical devices ([b7eb1dd](https://github.com/viarotel-org/escrcpy/commit/b7eb1dd0d67dac779ca3dd1eaed41040b4124810))

## [1.13.2](https://github.com/viarotel-org/escrcpy/compare/v1.13.1...v1.13.2) (2023-11-09)


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.13.2",
"version": "1.13.3",
"private": true,
"description": "Scrcpy Powered by Electron",
"author": "viarotel",
Expand Down

0 comments on commit 52865f9

Please sign in to comment.