Skip to content

Commit

Permalink
Merge pull request #244 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.24.0
  • Loading branch information
viarotel authored Sep 12, 2024
2 parents 0e45c0d + 15346ed commit 6991d1f
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.24.0](https://github.com/viarotel-org/escrcpy/compare/v1.23.6...v1.24.0) (2024-09-12)


### Features

* ✨ Support floating control bar ([8807e50](https://github.com/viarotel-org/escrcpy/commit/8807e5041399acd228ee739c610778272e431bdd))


### Performance Improvements

* ✅ Support switching devices on the floating control bar ([50440f5](https://github.com/viarotel-org/escrcpy/commit/50440f5f4b98eed2ceabd0c4fda706ef66eabedd))
* 💄 Optimize preference setting button layout ([47ae53d](https://github.com/viarotel-org/escrcpy/commit/47ae53d623bf0c8f7a08df2cc2cc5a54bfc8a917))

## [1.23.6](https://github.com/viarotel-org/escrcpy/compare/v1.23.5...v1.23.6) (2024-09-09)


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

0 comments on commit 6991d1f

Please sign in to comment.