mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
bump to 4.8.8
This commit is contained in:
parent
5e7beb8203
commit
0015cf27cf
@ -1,4 +1,13 @@
|
|||||||
# 更新日志
|
# 更新日志
|
||||||
|
### 4.8.8 | 2023.01.18
|
||||||
|
- 补充腾讯云serverless部署说明
|
||||||
|
|
||||||
|
- 添加逐字歌词接口 #1669
|
||||||
|
|
||||||
|
- CloudSearch接口使用eapi代替weapi #1670
|
||||||
|
|
||||||
|
- axios 相关代码调整
|
||||||
|
|
||||||
### 4.8.7 | 2023.01.04
|
### 4.8.7 | 2023.01.04
|
||||||
- 手机登录问题修复 [#1658]
|
- 手机登录问题修复 [#1658]
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "NeteaseCloudMusicApi",
|
"name": "NeteaseCloudMusicApi",
|
||||||
"version": "4.8.7",
|
"version": "4.8.8",
|
||||||
"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