Skip to content

Commit

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

chore(main): release 1.21.4
  • Loading branch information
viarotel authored Jul 14, 2024
2 parents 5b7d0af + 5f69d7d commit 07e052e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.21.4](https://github.com/viarotel-org/escrcpy/compare/v1.21.3...v1.21.4) (2024-07-14)


### Performance Improvements

* ♻️ Optimize custom startup performance ([abd468b](https://github.com/viarotel-org/escrcpy/commit/abd468bd433e14bdda737f42e748ca7a947b2917))
* ♻️ Perfect allSettledWrapper method ([5b7d0af](https://github.com/viarotel-org/escrcpy/commit/5b7d0af683a56ef93bda8708e83bbda0258d531a))

## [1.21.3](https://github.com/viarotel-org/escrcpy/compare/v1.21.2...v1.21.3) (2024-07-13)


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

0 comments on commit 07e052e

Please sign in to comment.