This commit is contained in:
binaryify 2021-07-16 10:54:11 +08:00
parent 338ae58dc7
commit 2ecde76413
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,8 @@
# 更新日志
### 4.0.17 | 2021.7.16
- 修复若干问题
### 4.0.16 | 2021.6.2
- 新增歌手粉丝,数字专辑详情,数字专辑销量,音乐人数据概况,音乐人播放趋势,音乐人任务,账号云豆数,领取云豆等接口 [#1252](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/1252)

View File

@ -1,6 +1,6 @@
{
"name": "NeteaseCloudMusicApi",
"version": "4.0.16",
"version": "4.0.17",
"description": "网易云音乐 NodeJS 版 API",
"scripts": {
"start": "node app.js",