docs(icon): changelog 1.2.3

This commit is contained in:
chenjiahan 2020-07-02 15:02:46 +08:00
parent c24d3ddd55
commit 1cf3a297b2
3 changed files with 13 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.x",
"@vant/icons": "1.2.1",
"@vant/icons": "1.2.3",
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
"vue-lazyload": "1.2.3"
},

View File

@ -1,5 +1,13 @@
## Changelog
## 1.2.3
- fix enlarge icon align
## 1.2.2
- add enlarge icon
## 1.2.1
- update share icon

View File

@ -1594,10 +1594,10 @@
eslint-plugin-import "^2.20.2"
eslint-plugin-vue "^6.2.2"
"@vant/icons@1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.2.1.tgz#309fecb97a4989866f045ce676b545c454701c8f"
integrity sha512-5ivsKQR4ySbdBW5UPoQDVqO6rdc1um3rvq/0VL+ZSA7Y3MdBQ3E4/NL0hoAY5/sZZeYfIDKEP21gpjUzdeEDQQ==
"@vant/icons@1.2.3":
version "1.2.3"
resolved "https://registry.npmjs.org/@vant/icons/-/icons-1.2.3.tgz#c46b7ddd32363f790944c3af974b73bda80df7a1"
integrity sha512-LMu1JGGgZqLYXVFRcuNRDCOWE7AX0vt/gFBkd9xMI7H9uMdNx2oO3YujgNVvVrrF8iufHwfwUv41HiwYMvU3zQ==
"@vant/markdown-loader@^2.3.0":
version "2.3.0"