From 5f7c752707676624bc570776fce0272aca4f8951 Mon Sep 17 00:00:00 2001 From: binaryify <821374382@qq.com> Date: Sun, 19 May 2024 18:56:07 +0800 Subject: [PATCH] bump to 4.19.8 --- CHANGELOG.MD | 3 +++ package.json | 2 +- public/index.html | 3 ++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index edc78f2..ebd69a7 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -1,4 +1,7 @@ # 更新日志 +### 4.19.8 | 2024.05.19 +- 云盘上传问题修复 [#7](https://gitlab.com/Binaryify/neteasecloudmusicapi/-/merge_requests/7) + ### 4.19.7 | 2024.05.14 - 文档更新 - 类型声明问题修复 [#6](https://gitlab.com/Binaryify/neteasecloudmusicapi/-/merge_requests/6) diff --git a/package.json b/package.json index 4b33c7b..3e870b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "NeteaseCloudMusicApi", - "version": "4.19.7", + "version": "4.19.8", "description": "网易云音乐 NodeJS 版 API", "scripts": { "start": "node app.js", diff --git a/public/index.html b/public/index.html index 2184faf..f73039b 100644 --- a/public/index.html +++ b/public/index.html @@ -19,7 +19,8 @@