mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
update to 2.13.0
This commit is contained in:
parent
685041c0ab
commit
22e6c0116f
@ -1,4 +1,7 @@
|
|||||||
# 更新日志
|
# 更新日志
|
||||||
|
### 2.13.0 | 2018.06.05
|
||||||
|
增加自动注册路由的功能,简化路由注册逻辑
|
||||||
|
|
||||||
### 2.12.0 | 2018.05.27
|
### 2.12.0 | 2018.05.27
|
||||||
更新文档,优化歌单详情接口
|
更新文档,优化歌单详情接口
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "NeteaseCloudMusicApi",
|
"name": "NeteaseCloudMusicApi",
|
||||||
"version": "2.12.0",
|
"version": "2.13.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