mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
修复收藏的专栏接口无法调用的问题 #1042
This commit is contained in:
parent
4c5a1109fc
commit
59b71410fe
@ -1,4 +1,7 @@
|
||||
# 更新日志
|
||||
### 3.47.4 | 2020.12.03
|
||||
- 修复收藏的专栏接口无法调用的问题 [#1042](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1042)
|
||||
|
||||
### 3.47.3 | 2020.11.22
|
||||
- 新增歌手详情接口 [#1035](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1035)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "NeteaseCloudMusicApi",
|
||||
"version": "3.47.3",
|
||||
"version": "3.47.4",
|
||||
"description": "网易云音乐 NodeJS 版 API",
|
||||
"scripts": {
|
||||
"start": "node app.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user