File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ Project versioning adheres to [Semantic Versioning](http://semver.org/).
6
6
Commit convention is based on [ Conventional Commits] ( http://conventionalcommits.org ) .
7
7
Change log format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
8
8
9
+ ## [ 1.1.1] ( https://github.com/lyswhut/lx-music-desktop/compare/v1.1.0...v1.1.1 ) - 2020-09-19
10
+
11
+ ### 修复
12
+
13
+ - 修复某些情况下桌面歌词不会播放的问题
14
+
9
15
## [ 1.1.0] ( https://github.com/lyswhut/lx-music-desktop/compare/v1.0.1...v1.1.0 ) - 2020-09-18
10
16
11
17
### 新增
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " lx-music-desktop" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"description" : " 一个免费的音乐下载助手" ,
5
5
"main" : " ./dist/electron/main.js" ,
6
6
"productName" : " lx-music-desktop" ,
You can’t perform that action at this time.
0 commit comments