Skip to content

Commit 31dd2b9

Browse files
committed
chore: upgrade version to v1.2.1 and update change log
1 parent 4ceb854 commit 31dd2b9

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [1.2.1](https://github.com/uniquemo/react-netease-music/compare/v1.2.0...v1.2.1) (2021-06-27)
2+
3+
4+
### Bug Fixes
5+
6+
* apollo client header ([dc1de25](https://github.com/uniquemo/react-netease-music/commit/dc1de255ae2676dda7a9f720f5923ebe03139a6e))
7+
* readme ([139bf43](https://github.com/uniquemo/react-netease-music/commit/139bf4398cf22a92ad5293829ab03617932b8a9b))
8+
* recommend daily auto play music pic ([06074e4](https://github.com/uniquemo/react-netease-music/commit/06074e4ea663878d3c6da0e679078991d718efa4))
9+
10+
11+
### Features
12+
13+
* add specific headers to graphql client ([db6abcd](https://github.com/uniquemo/react-netease-music/commit/db6abcdc77cbdf60275bb0fdfc1ab23b38f551db))
14+
* add useUpdate hook and fix clear play list and clear play history ([4ceb854](https://github.com/uniquemo/react-netease-music/commit/4ceb854d7179c09caaf129e2066f40a0aee49a5f))
15+
16+
17+
118
# [1.2.0](https://github.com/uniquemo/react-netease-music/compare/v1.1.6...v1.2.0) (2021-06-20)
219

320

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-netease-music",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "基于React、TypeScript的高仿网易云mac客户端播放器",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)