Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Commit 8fa42fe

Browse files
committed
修复解析问题,改善 Docker 支持 #1241
1 parent f5437a3 commit 8fa42fe

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.MD

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# 更新日志
2+
### 4.0.13 | 2021.5.24
3+
- 修复解析问题,改善 Docker 支持 [#1241](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/1241)
24
### 4.0.12 | 2021.5.1
35
- 首页-发现接口增加 cursor 参数,refresh默认设为false [#1217](https://github.com/Binaryify/NeteaseCloudMusicApi/issues/1217)
46

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "NeteaseCloudMusicApi",
3-
"version": "4.0.12",
3+
"version": "4.0.13",
44
"description": "网易云音乐 NodeJS 版 API",
55
"scripts": {
66
"start": "node app.js",

0 commit comments

Comments
 (0)