mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-04 20:38:56 +08:00
修复获取歌单所有歌曲接口分页问题 #1524
This commit is contained in:
parent
4eef73db71
commit
08dbeb1061
@ -1,4 +1,7 @@
|
||||
# 更新日志
|
||||
### 4.5.13 | 2022.05.06
|
||||
- 修复获取歌单所有歌曲接口分页问题 [#1524](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/1524)
|
||||
|
||||
### 4.5.12 | 2022.04.15
|
||||
- 新增`黑胶时光机`接口 [#1511](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/1511)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "NeteaseCloudMusicApi",
|
||||
"version": "4.5.12",
|
||||
"version": "4.5.13",
|
||||
"description": "网易云音乐 NodeJS 版 API",
|
||||
"scripts": {
|
||||
"start": "node app.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user