mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-05-29 09:49:16 +08:00
docs(cli): chagelog 2.5.5
This commit is contained in:
parent
18f550465b
commit
9697c28819
@ -63,7 +63,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ls-lint/ls-lint": "^1.8.0",
|
||||
"@vant/cli": "^2.5.3",
|
||||
"@vant/cli": "^2.5.5",
|
||||
"prettier": "^2.0.4",
|
||||
"vue": "^2.6.11",
|
||||
"vue-template-compiler": "^2.6.11"
|
||||
|
@ -1,5 +1,13 @@
|
||||
# 更新日志
|
||||
|
||||
### v2.5.5
|
||||
|
||||
`2020-09-26`
|
||||
|
||||
- 新增 Open Sas 字体
|
||||
- 修复搜索时无法跳转到对应锚点的问题
|
||||
- 修复自定义 webpack 配置时某些情况下出现配置错误的问题
|
||||
|
||||
### v2.5.4
|
||||
|
||||
`2020-09-22`
|
||||
|
@ -2000,10 +2000,10 @@
|
||||
semver "^6.3.0"
|
||||
tsutils "^3.17.1"
|
||||
|
||||
"@vant/cli@^2.5.3":
|
||||
version "2.5.3"
|
||||
resolved "https://registry.npm.taobao.org/@vant/cli/download/@vant/cli-2.5.3.tgz?cache=0&sync_timestamp=1600247593747&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vant%2Fcli%2Fdownload%2F%40vant%2Fcli-2.5.3.tgz#4ba3bae7fe957d28f63a57348aeefa1fbf96e54c"
|
||||
integrity sha1-S6O65/6VfSj2Olc0iu76H7+W5Uw=
|
||||
"@vant/cli@^2.5.5":
|
||||
version "2.5.5"
|
||||
resolved "https://registry.npm.taobao.org/@vant/cli/download/@vant/cli-2.5.5.tgz#15b68b8684d2b4209cde092645556c2abcdd262a"
|
||||
integrity sha1-FbaLhoTStCCc3gkmRVVsKrzdJio=
|
||||
dependencies:
|
||||
"@babel/core" "^7.10.1"
|
||||
"@babel/plugin-syntax-jsx" "^7.10.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user