mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-04 18:08:55 +08:00
手机登录问题修复
This commit is contained in:
parent
1fadb1b98b
commit
8ff9b82e36
@ -1,4 +1,7 @@
|
|||||||
# 更新日志
|
# 更新日志
|
||||||
|
### 4.8.5 | 2022.12.28
|
||||||
|
- 手机登录问题修复 [#1661]
|
||||||
|
|
||||||
### 4.8.4 | 2022.12.19
|
### 4.8.4 | 2022.12.19
|
||||||
- 邮箱登录问题修复
|
- 邮箱登录问题修复
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "NeteaseCloudMusicApi",
|
"name": "NeteaseCloudMusicApi",
|
||||||
"version": "4.8.4",
|
"version": "4.8.5",
|
||||||
"description": "网易云音乐 NodeJS 版 API",
|
"description": "网易云音乐 NodeJS 版 API",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node app.js",
|
"start": "node app.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user