mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-03 13:22:10 +08:00
commit
481a37a3f7
@ -1,4 +1,9 @@
|
|||||||
# 更新日志
|
# 更新日志
|
||||||
|
### 2.16.0 | 2018.08.09
|
||||||
|
- Fixed #288,#289,#290
|
||||||
|
|
||||||
|
解决歌曲URL请求被判 Cheating,修复私信接收异常 #291
|
||||||
|
|
||||||
### 2.15.0 | 2018.07.30
|
### 2.15.0 | 2018.07.30
|
||||||
新增相关歌单推荐和付费精选接口,增加歌手列表接口按首字母索引查找参数
|
新增相关歌单推荐和付费精选接口,增加歌手列表接口按首字母索引查找参数
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "NeteaseCloudMusicApi",
|
"name": "NeteaseCloudMusicApi",
|
||||||
"version": "2.15.0",
|
"version": "2.16.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