mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-05 21:58:56 +08:00
bump to v4.6.2
This commit is contained in:
parent
b8898523e5
commit
b1a9c93ebb
@ -1,4 +1,7 @@
|
|||||||
# 更新日志
|
# 更新日志
|
||||||
|
### 4.6.2 | 2022.05.30
|
||||||
|
- 修复测试不通过的问题
|
||||||
|
|
||||||
### 4.6.1 | 2022.05.29
|
### 4.6.1 | 2022.05.29
|
||||||
- 修复请求接口提示需要验证的问题,增加游客登录接口,服务启动更新游客cookie
|
- 修复请求接口提示需要验证的问题,增加游客登录接口,服务启动更新游客cookie
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "NeteaseCloudMusicApi",
|
"name": "NeteaseCloudMusicApi",
|
||||||
"version": "4.6.1",
|
"version": "4.6.2",
|
||||||
"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