bump to v4.6.2

This commit is contained in:
binaryify 2022-05-30 09:50:35 +08:00
parent b8898523e5
commit b1a9c93ebb
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
# 更新日志
### 4.6.2 | 2022.05.30
- 修复测试不通过的问题
### 4.6.1 | 2022.05.29
- 修复请求接口提示需要验证的问题,增加游客登录接口,服务启动更新游客cookie

View File

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