This commit is contained in:
binaryify 2022-01-29 22:58:11 +08:00
parent 7a566765d9
commit 39d3fb83eb
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# 更新日志
### 4.5.1 | 2022.01.28
### 4.5.2 | 2022.01.28
- 入口文件优化 [#1457](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/1457)
### 4.5.0 | 2022.01.27

View File

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