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,12 @@ 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.2.2] ( https://github.com/lyswhut/lx-music-desktop/compare/v1.2.1...v1.2.2 ) - 2020-10-18
10+
11+ ### 修复
12+
13+ - 降级 Electron 到 9.x.x 版本修复 Linux 版桌面歌词窗口变白的问题
14+
915## [ 1.2.1] ( https://github.com/lyswhut/lx-music-desktop/compare/v1.2.0...v1.2.1 ) - 2020-10-18
1016
1117### 优化
Original file line number Diff line number Diff line change 11{
22 "name" : " lx-music-desktop" ,
3- "version" : " 1.2.2-beta " ,
3+ "version" : " 1.2.2" ,
44 "description" : " 一个免费的音乐下载助手" ,
55 "main" : " ./dist/electron/main.js" ,
66 "productName" : " lx-music-desktop" ,
You can’t perform that action at this time.
0 commit comments