Skip to content

Commit 4339193

Browse files
committed
bump to 4.13.8
1 parent 0140eef commit 4339193

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.MD

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# 更新日志
2+
### 4.13.8 | 2023.10.27
3+
- Docker 构建平台支持调整(只支持linux/arm64和linux/amd64)
4+
25
### 4.13.7 | 2023.10.26
36
- 修复 Docker 构建镜像安装依赖速度慢的问题
47

package.json

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

0 commit comments

Comments
 (0)