mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-05 04:38:54 +08:00
新增排行榜接口
This commit is contained in:
parent
02e7582db6
commit
5654601ea0
@ -1,4 +1,7 @@
|
|||||||
# 更新日志
|
# 更新日志
|
||||||
|
### 2.3.0 | 2017.4.15
|
||||||
|
增加排行榜接口,更新文档
|
||||||
|
|
||||||
### 2.2.0 |2017.4.14
|
### 2.2.0 |2017.4.14
|
||||||
增加私人 FM, 喜欢歌曲,垃圾桶,每日签到等接口,更新文档
|
增加私人 FM, 喜欢歌曲,垃圾桶,每日签到等接口,更新文档
|
||||||
|
|
||||||
|
@ -14,6 +14,9 @@
|
|||||||
[darknessomi/musicbox](https://github.com/darknessomi/musicbox)
|
[darknessomi/musicbox](https://github.com/darknessomi/musicbox)
|
||||||
|
|
||||||
## 版本新特性
|
## 版本新特性
|
||||||
|
### 2.3.0 | 2017.4.15
|
||||||
|
增加排行榜接口,更新文档
|
||||||
|
|
||||||
### 2.2.0 | 2017.4.14
|
### 2.2.0 | 2017.4.14
|
||||||
增加私人 FM, 喜欢歌曲,垃圾桶,每日签到等接口,更新文档
|
增加私人 FM, 喜欢歌曲,垃圾桶,每日签到等接口,更新文档
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "NeteaseCloudMusicApi",
|
"name": "NeteaseCloudMusicApi",
|
||||||
"version": "2.2.0",
|
"version": "2.3.0",
|
||||||
"description": "网易云音乐 NodeJS 版 API",
|
"description": "网易云音乐 NodeJS 版 API",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node app.js",
|
"start": "node app.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user