mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-03 16:52:10 +08:00
修复解析问题,改善 Docker 支持 #1241
This commit is contained in:
parent
f5437a34d2
commit
8fa42fe169
@ -1,4 +1,6 @@
|
||||
# 更新日志
|
||||
### 4.0.13 | 2021.5.24
|
||||
- 修复解析问题,改善 Docker 支持 [#1241](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/1241)
|
||||
### 4.0.12 | 2021.5.1
|
||||
- 首页-发现接口增加 cursor 参数,refresh默认设为false [#1217](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1217)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "NeteaseCloudMusicApi",
|
||||
"version": "4.0.12",
|
||||
"version": "4.0.13",
|
||||
"description": "网易云音乐 NodeJS 版 API",
|
||||
"scripts": {
|
||||
"start": "node app.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user