docs(cli): changelog@2.2.3

This commit is contained in:
陈嘉涵 2020-02-13 10:05:35 +08:00
parent 8b9ddda06f
commit d112b7c031
3 changed files with 11 additions and 5 deletions

View File

@ -63,7 +63,7 @@
"vue": ">= 2.5.22"
},
"devDependencies": {
"@vant/cli": "^2.2.2",
"@vant/cli": "^2.2.3",
"vue": "^2.6.11",
"vue-template-compiler": "^2.6.11"
},

View File

@ -1,5 +1,11 @@
# 更新日志
### [v2.2.3]
`2020-02-13`
- 链接颜色调整为蓝色
### [v2.2.2]
`2020-02-05`

View File

@ -1634,10 +1634,10 @@
semver "^6.3.0"
tsutils "^3.17.1"
"@vant/cli@^2.2.2":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@vant/cli/-/cli-2.2.2.tgz#e6c43dcb95f8e42d31981a4f9612443efceec80a"
integrity sha512-lYVYrarN+FMopmTRQJbj0uZLbBBAhuWF3F2fQVYLU852VLZJSrui1HHQwS+WCJ96Vb8HaNdYsGEkzfVT8xrq6Q==
"@vant/cli@^2.2.3":
version "2.2.3"
resolved "https://registry.yarnpkg.com/@vant/cli/-/cli-2.2.3.tgz#cd49f96c886a4ec9d8485f1ff15fb930ea05d21a"
integrity sha512-aSNzqQ5ef500S6oOYoV5OKD1/XUFQnqEFDUHX6f6dY1ncFB4g0QnCxy7w75ZkteOhAy4uuQDZBZSY4dj2PHNNw==
dependencies:
"@babel/core" "^7.8.4"
"@babel/plugin-syntax-jsx" "^7.8.3"