This commit is contained in:
binaryify 2020-11-15 11:36:35 +08:00
parent 40185476f2
commit 65e9215d06
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# 更新日志
### 3.47.0 | 2020.11.14
### 3.47.1 | 2020.11.14
- 修复使用post请求取消喜欢音乐会失败的问题 [#1024](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1024)
- 新增抱一抱评论和评论抱一抱列表接口 [#1016](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1016)

View File

@ -1,6 +1,6 @@
{
"name": "NeteaseCloudMusicApi",
"version": "3.47.0",
"version": "3.47.1",
"description": "网易云音乐 NodeJS 版 API",
"scripts": {
"start": "node app.js",