uodate:4.24.0

This commit is contained in:
binaryify 2024-10-20 22:22:02 +08:00
parent e84325625d
commit 5689016228
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
# 更新日志
### 4.24.0 | 2024.10.20
- 新增用户徽章,用户状态,听歌足迹,今日收听,歌单导入等接口 [#29](https://gitlab.com/Binaryify/neteasecloudmusicapi/-/merge_requests/29)
### 4.23.3 | 2024.10.15
- 更正iPhone请求的cookie [#28](https://gitlab.com/Binaryify/neteasecloudmusicapi/-/merge_requests/28)

View File

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