mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
bump to v4.7.0
This commit is contained in:
parent
020e825701
commit
3b908b34a5
@ -1,4 +1,13 @@
|
||||
# 更新日志
|
||||
### 4.7.0 | 2022.09.02
|
||||
- 新增 API: 新版音乐链接获取 [#1583]
|
||||
|
||||
- 新增 API: 歌曲百科简要信息 [#1596]
|
||||
|
||||
- 新增 API: 乐谱相关 API [#1596]
|
||||
|
||||
- ResourceType 补充 [#1497]
|
||||
|
||||
### 4.6.7 | 2022.07.17
|
||||
- 音乐是否可用接口更新 #1544
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "NeteaseCloudMusicApi",
|
||||
"version": "4.6.7",
|
||||
"version": "4.7.0",
|
||||
"description": "网易云音乐 NodeJS 版 API",
|
||||
"scripts": {
|
||||
"start": "node app.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user