docs(cli): changelog 3.2.1

This commit is contained in:
chenjiahan 2021-01-09 11:06:06 +08:00
parent f92bd8c5db
commit 23c78b4744
3 changed files with 11 additions and 5 deletions

View File

@ -66,7 +66,7 @@
"vue": "^3.0.0"
},
"devDependencies": {
"@vant/cli": "^3.2.0",
"@vant/cli": "^3.2.1",
"@vue/compiler-sfc": "3.0.5",
"vue": "3.0.5",
"prettier": "2.1.0"

View File

@ -1,5 +1,11 @@
# 更新日志
## v3.2.1
`2021-01-09`
- 修复大屏幕下预览区域位置错位的问题
## v3.2.0
`2021-01-09`

View File

@ -1867,10 +1867,10 @@
"@typescript-eslint/types" "4.6.0"
eslint-visitor-keys "^2.0.0"
"@vant/cli@^3.2.0":
version "3.2.0"
resolved "https://registry.npm.taobao.org/@vant/cli/download/@vant/cli-3.2.0.tgz#fbf584da060f3cea0b86e1006d0039d7985e1688"
integrity sha1-+/WE2gYPPOoLhuEAbQA515heFog=
"@vant/cli@^3.2.1":
version "3.2.1"
resolved "https://registry.npm.taobao.org/@vant/cli/download/@vant/cli-3.2.1.tgz#8aceac9f8c8f1afea195309583f7d61c542314c9"
integrity sha1-is6sn4yPGv6hlTCVg/fWHFQjFMk=
dependencies:
"@babel/core" "^7.12.7"
"@babel/plugin-transform-object-assign" "^7.12.1"