File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ Project versioning adheres to [Semantic Versioning](http://semver.org/).
66Commit convention is based on [ Conventional Commits] ( http://conventionalcommits.org ) .
77Change log format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
88
9+ ## [ 1.10.1] ( https://github.com/lyswhut/lx-music-desktop/compare/v1.10.0...v1.10.1 ) - 2021-05-25
10+
11+ ### 修复
12+
13+ - 修复企鹅音乐搜索歌曲没有结果的问题
14+ - 修复播放在空的歌单列表点击播放全部时报错的问题
15+
916## [ 1.10.0] ( https://github.com/lyswhut/lx-music-desktop/compare/v1.9.0...v1.10.0 ) - 2021-05-19
1017
1118lx music移动端已经发布了,使用习惯仍跟桌面版一样,不过功能、界面仍比较简单,有兴趣的可以去体检一下,项目地址:
Original file line number Diff line number Diff line change 11{
22 "name" : " lx-music-desktop" ,
3- "version" : " 1.10.0 " ,
3+ "version" : " 1.10.1 " ,
44 "description" : " 一个免费的音乐查找助手" ,
55 "main" : " ./dist/electron/main.js" ,
66 "productName" : " lx-music-desktop" ,
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments