mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
bump to 4.13.0
This commit is contained in:
parent
d42ec9acda
commit
488a30b16f
@ -1,4 +1,8 @@
|
|||||||
# 更新日志
|
# 更新日志
|
||||||
|
### 4.13.0 | 2023.09.23
|
||||||
|
- 新增 `专辑简要百科信息` `歌曲简要百科信息` `歌手简要百科信息` `mv简要百科信息` `搜索歌手` `用户贡献内容` `用户贡献条目、积分、云贝数量` #1805
|
||||||
|
- 新增 `年度听歌报告` 接口 #1809
|
||||||
|
|
||||||
### 4.12.2 | 2023.09.12
|
### 4.12.2 | 2023.09.12
|
||||||
- 新增 `播客声音列表`接口
|
- 新增 `播客声音列表`接口
|
||||||
- 修复anonymous_token路径异常 #1795
|
- 修复anonymous_token路径异常 #1795
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "NeteaseCloudMusicApi",
|
"name": "NeteaseCloudMusicApi",
|
||||||
"version": "4.12.2",
|
"version": "4.13.0",
|
||||||
"description": "网易云音乐 NodeJS 版 API",
|
"description": "网易云音乐 NodeJS 版 API",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node app.js",
|
"start": "node app.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user