bump to 4.8.8

This commit is contained in:
binaryify 2023-01-18 15:59:54 +08:00
parent 5e7beb8203
commit 0015cf27cf
2 changed files with 10 additions and 1 deletions

View File

@ -1,4 +1,13 @@
# 更新日志
### 4.8.8 | 2023.01.18
- 补充腾讯云serverless部署说明
- 添加逐字歌词接口 #1669
- CloudSearch接口使用eapi代替weapi #1670
- axios 相关代码调整
### 4.8.7 | 2023.01.04
- 手机登录问题修复 [#1658]

View File

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