mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-03 04:22:09 +08:00
bump to 4.11.3
This commit is contained in:
parent
10d8ef5f43
commit
1f6c8928b2
@ -1,4 +1,12 @@
|
||||
# 更新日志
|
||||
### 4.11.3 | 2023.09.09
|
||||
- 返回内容的`code`统一处理
|
||||
|
||||
- 单元测试问题修复
|
||||
|
||||
- song/url 返回排序处理 #1792
|
||||
|
||||
|
||||
### 4.11.2 | 2023.09.09
|
||||
- 修复`vercel`无文件创建权限问题
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "NeteaseCloudMusicApi",
|
||||
"version": "4.11.2",
|
||||
"version": "4.11.3",
|
||||
"description": "网易云音乐 NodeJS 版 API",
|
||||
"scripts": {
|
||||
"start": "node app.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user