Skip to content

Commit

Permalink
Merge pull request #100 from viarotel-org/release-please--branches--m…
Browse files Browse the repository at this point in the history
…ain--components--escrcpy
  • Loading branch information
viarotel authored Nov 14, 2023
2 parents 6a1b4f2 + ca41b9d commit f4657c0
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.14.0](https://github.com/viarotel-org/escrcpy/compare/v1.13.5...v1.14.0) (2023-11-14)


### Features

* 🎉 Add Terminal Debugging ([fdf40c7](https://github.com/viarotel-org/escrcpy/commit/fdf40c70e87a7e6fa79acdde16b6222b19a66a30))


### Performance Improvements

* ♻️ Optimize terminal performance ([d3afc4b](https://github.com/viarotel-org/escrcpy/commit/d3afc4ba626332622a86aa46078016d5883960d2))
* 💄 Update terminal style ([5b6b8d1](https://github.com/viarotel-org/escrcpy/commit/5b6b8d11501b19772c26a6693e57938acfdb6590))
* 🚨 Optimization error prompt ([b759502](https://github.com/viarotel-org/escrcpy/commit/b75950298feb599fdfe7ff9cad9edcae1cd79871))

## [1.13.5](https://github.com/viarotel-org/escrcpy/compare/v1.13.4...v1.13.5) (2023-11-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "escrcpy",
"version": "1.13.5",
"version": "1.14.0",
"private": true,
"description": "Scrcpy Powered by Electron",
"author": "viarotel",
Expand Down

0 comments on commit f4657c0

Please sign in to comment.