bump to 4.13.0

This commit is contained in:
binaryify 2023-09-23 15:45:29 +08:00
parent d42ec9acda
commit 488a30b16f
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,8 @@
# 更新日志
### 4.13.0 | 2023.09.23
- 新增 `专辑简要百科信息` `歌曲简要百科信息` `歌手简要百科信息` `mv简要百科信息` `搜索歌手` `用户贡献内容` `用户贡献条目、积分、云贝数量` #1805
- 新增 `年度听歌报告` 接口 #1809
### 4.12.2 | 2023.09.12
- 新增 `播客声音列表`接口
- 修复anonymous_token路径异常 #1795

View File

@ -1,6 +1,6 @@
{
"name": "NeteaseCloudMusicApi",
"version": "4.12.2",
"version": "4.13.0",
"description": "网易云音乐 NodeJS 版 API",
"scripts": {
"start": "node app.js",