mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
新增购买专辑接口 #740
This commit is contained in:
parent
e5caf7a418
commit
4a0645d92e
@ -1,4 +1,7 @@
|
|||||||
# 更新日志
|
# 更新日志
|
||||||
|
### 3.27.0 | 2020.04.20
|
||||||
|
- 新增购买专辑接口 by [TimonPeng](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/740)
|
||||||
|
|
||||||
### 3.26.0 | 2020.04.08
|
### 3.26.0 | 2020.04.08
|
||||||
#### Breaking change
|
#### Breaking change
|
||||||
- 更新歌手分类列表接口参数,因`cat`参数失效,调整为`type`和`area`参数
|
- 更新歌手分类列表接口参数,因`cat`参数失效,调整为`type`和`area`参数
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "NeteaseCloudMusicApi",
|
"name": "NeteaseCloudMusicApi",
|
||||||
"version": "3.26.0",
|
"version": "3.27.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