mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2025-10-22 22:53:09 +00:00
bump to 4.21.0
This commit is contained in:
parent
2501ca2101
commit
f99564d1b4
@ -1,4 +1,8 @@
|
||||
# 更新日志
|
||||
### 4.21.0 | 2024.06.26
|
||||
- 新增云盘导入歌曲接口 [#11](https://gitlab.com/Binaryify/neteasecloudmusicapi/-/merge_requests/11)
|
||||
- 代码优化 [#12](https://gitlab.com/Binaryify/neteasecloudmusicapi/-/merge_requests/12)
|
||||
|
||||
### 4.20.0 | 2024.06.12
|
||||
- 一起听从机模式完善 [#8](https://gitlab.com/Binaryify/neteasecloudmusicapi/-/merge_requests/8)
|
||||
- 云盘上传后缀名判断完善
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "NeteaseCloudMusicApi",
|
||||
"version": "4.20.0",
|
||||
"version": "4.21.0",
|
||||
"description": "网易云音乐 NodeJS 版 API",
|
||||
"scripts": {
|
||||
"start": "node app.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user