chore(main): release 1.21.1

This commit is contained in:
viarotel 2024-07-13 21:09:01 +08:00
parent 5b026215a9
commit e6f4073dcd
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [1.21.1](https://github.com/viarotel-org/escrcpy/compare/v1.21.0...v1.21.1) (2024-07-13)
### Bug Fixes
* 🐛 Fix dependency build errors ([5b02621](https://github.com/viarotel-org/escrcpy/commit/5b026215a9f964b08fd86503d3e5204a60b559ef))
## [1.21.0](https://github.com/viarotel-org/escrcpy/compare/v1.20.1...v1.21.0) (2024-07-13)

View File

@ -1,7 +1,7 @@
{
"name": "escrcpy",
"type": "module",
"version": "1.21.0",
"version": "1.21.1",
"private": true,
"description": "Scrcpy Powered by Electron",
"author": "viarotel",