更新排行榜接口,新增云音乐ACG音乐榜,云音乐嘻哈榜

This commit is contained in:
binaryify 2017-12-11 19:06:44 +08:00
parent 7a0b77ec7f
commit aaac172e1f
2 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,11 @@
# 更新日志 # 更新日志
### 2.7.9 | 2017.12.11
更新排行榜接口,新增云音乐ACG音乐榜,云音乐嘻哈榜
### 2.7.7 | 2017.11.27
更新 / 修复排行榜接口 , 更新 / 修复推荐歌单接口
### 2.7.7 | 2017.11.27 ### 2.7.7 | 2017.11.27

View File

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