手机登录问题修复

This commit is contained in:
binaryify 2022-12-28 22:53:18 +08:00
parent 1fadb1b98b
commit 8ff9b82e36
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
# 更新日志
### 4.8.5 | 2022.12.28
- 手机登录问题修复 [#1661]
### 4.8.4 | 2022.12.19
- 邮箱登录问题修复

View File

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