chore(main): release 1.26.1

This commit is contained in:
viarotel 2024-11-06 20:24:11 +08:00
parent 9ce2867648
commit de8d89adb6
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [1.26.1](https://github.com/viarotel-org/escrcpy/compare/v1.26.0...v1.26.1) (2024-11-06)
### Performance Improvements
* ♻️ No longer building universal packages for macOS ([db5deb4](https://github.com/viarotel-org/escrcpy/commit/db5deb4183ac2a024e054443aee4003237167c58))
## [1.26.0](https://github.com/viarotel-org/escrcpy/compare/v1.25.5...v1.26.0) (2024-11-06)

View File

@ -1,7 +1,7 @@
{
"name": "escrcpy",
"type": "module",
"version": "1.26.0",
"version": "1.26.1",
"private": true,
"packageManager": "pnpm@9.12.3",
"description": "Scrcpy Powered by Electron",