mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
手机号码检测: 添加国家码作为参数,方便检测国外手机号码 #598
This commit is contained in:
parent
28ad57896b
commit
058e7b9a35
@ -1,4 +1,7 @@
|
||||
# 更新日志
|
||||
### 3.22.3 | 2019.09.24
|
||||
- 手机号码检测: 添加国家码作为参数,方便检测国外手机号码 [#598](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/598)
|
||||
|
||||
### 3.22.2 | 2019.09.18
|
||||
- 排行榜参数更新,更新文档[#592](https://github.com/Binaryify/NeteaseCloudMusicApi/pull/592)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "NeteaseCloudMusicApi",
|
||||
"version": "3.22.2",
|
||||
"version": "3.22.3",
|
||||
"description": "网易云音乐 NodeJS 版 API",
|
||||
"scripts": {
|
||||
"start": "node app.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user