Skip to content

Commit

Permalink
Merge pull request #218 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.22.2
  • Loading branch information
viarotel authored Jul 25, 2024
2 parents 01e9234 + 5dd58a1 commit 792525a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.22.2](https://github.com/viarotel-org/escrcpy/compare/v1.22.1...v1.22.2) (2024-07-25)


### Performance Improvements

* 💄 Optimize the display effect of the dark mode ([38f854b](https://github.com/viarotel-org/escrcpy/commit/38f854b6db8bf94b31a1f1f6db54fc55a99d8e8c))
* 💄 Optimize the display effect of the quick operation bar ([7b3c4db](https://github.com/viarotel-org/escrcpy/commit/7b3c4db83a285dc14a5f440843a3c162cee2d163))
* 💄 Optimize the display effect of the tabs bar ([5b2d41c](https://github.com/viarotel-org/escrcpy/commit/5b2d41c75a506edd25e4d6073bc4d1b12b593bf3))

## [1.22.1](https://github.com/viarotel-org/escrcpy/compare/v1.22.0...v1.22.1) (2024-07-25)


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.22.1",
"version": "1.22.2",
"private": true,
"packageManager": "[email protected]+sha1.9217c800d4ab947a7aee520242a7b70d64fc7638",
"description": "Scrcpy Powered by Electron",
Expand Down

0 comments on commit 792525a

Please sign in to comment.