mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-05 21:58:56 +08:00
v 4.8.3
This commit is contained in:
parent
99f6c915d4
commit
521f284b79
@ -1,4 +1,9 @@
|
|||||||
# 更新日志
|
# 更新日志
|
||||||
|
### 4.8.3 | 2022.12.19
|
||||||
|
- 修复了手机号登录接口 [#1653]
|
||||||
|
|
||||||
|
- 增加若干曲风相关接口 [#1623]
|
||||||
|
|
||||||
### 4.8.2 | 2022.09.13
|
### 4.8.2 | 2022.09.13
|
||||||
- 修复 song/url 接口提示网络拥堵的问题
|
- 修复 song/url 接口提示网络拥堵的问题
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "NeteaseCloudMusicApi",
|
"name": "NeteaseCloudMusicApi",
|
||||||
"version": "4.8.2",
|
"version": "4.8.3",
|
||||||
"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