Skip to content

Commit

Permalink
Merge pull request #269 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.25.3
  • Loading branch information
viarotel authored Oct 29, 2024
2 parents ea75615 + a75463e commit 3f829b1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.25.3](https://github.com/viarotel-org/escrcpy/compare/v1.25.2...v1.25.3) (2024-10-29)


### Bug Fixes

* 🔧 Camera recording and screen off configuration conflict ([4508758](https://github.com/viarotel-org/escrcpy/commit/4508758fb3c7304ccba8936a9b1cecaf001bc6ba))


### Performance Improvements

* 🔧 Temporarily disable scheduled tasks that are too far away ([be5e639](https://github.com/viarotel-org/escrcpy/commit/be5e6396e13a86ec1ae0cf09012c954b8a256c4c))

## [1.25.2](https://github.com/viarotel-org/escrcpy/compare/v1.25.1...v1.25.2) (2024-10-29)


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

0 comments on commit 3f829b1

Please sign in to comment.