Skip to content

Commit

Permalink
Merge pull request #32 from viarotel-org/release-please--branches--ma…
Browse files Browse the repository at this point in the history
…in--components--escrcpy

chore(main): release 1.6.9
  • Loading branch information
viarotel authored Oct 17, 2023
2 parents fbd1885 + 3cf0db6 commit 4f9cb30
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.6.9](https://github.com/viarotel-org/escrcpy/compare/v1.6.8...v1.6.9) (2023-10-17)


### Bug Fixes

* 🔧 优化 isPackaged 判断条件解决某些情况下资源路径解析异常的问题 ([fbd1885](https://github.com/viarotel-org/escrcpy/commit/fbd188511df20fffefa936d75edb812abe16baa0))

## [1.6.8](https://github.com/viarotel-org/escrcpy/compare/v1.6.7...v1.6.8) (2023-10-17)


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.6.8",
"version": "1.6.9",
"private": true,
"description": "Scrcpy Powered by Electron",
"author": "viarotel",
Expand Down

0 comments on commit 4f9cb30

Please sign in to comment.