update: 更新版本和文档

This commit is contained in:
binaryify 2023-08-21 10:28:38 +08:00
parent 5a0bdfb171
commit ac99ba5822
3 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# 更新日志
### 4.9.3 | 2023.08.21
- 禁用NMTID #1788
### 4.10.0 | 2023.08.21
- 禁用NMTID, 恢复手机登录和邮箱登录 #1788
- 状态码判断完善,补充verify相关接口 #1783
- 增加对带用户名密码的代理支持 #1787

View File

@ -269,6 +269,7 @@
251. 曲风-歌单
252. 曲风-歌手
253. 私信和通知接口
254. 回忆坐标
## 安装

View File

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