新增热搜接口,更新 banner 接口

This commit is contained in:
binaryify 2018-05-04 23:04:16 +08:00
parent 078a433e14
commit 2bed2a6b52
3 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,7 @@
# 更新日志
### 2.9.4 | 2018.05.04
新增热搜接口,更新 banner 接口
### 2.9.2 | 2018.02.28
修复登录失败会崩溃的问题

View File

@ -16,8 +16,8 @@
## 版本新特性
### 2.9.3 | 2018.05.04
热搜接口
### 2.9.4 | 2018.05.04
增热搜接口,更新 banner 接口
### 2.9.0 | 2018.01.26

View File

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