docs(@vant/icons): changelog v1.7.0

This commit is contained in:
chenjiahan 2021-07-22 20:57:56 +08:00
parent 418a302950
commit 11b81c27cd
3 changed files with 11 additions and 5 deletions

View File

@ -50,7 +50,7 @@
"author": "youzanfe", "author": "youzanfe",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@vant/icons": "^1.6.0", "@vant/icons": "^1.7.0",
"@vant/lazyload": "^1.2.0", "@vant/lazyload": "^1.2.0",
"@vant/popperjs": "^1.1.0", "@vant/popperjs": "^1.1.0",
"@vant/use": "^1.2.2" "@vant/use": "^1.2.2"

View File

@ -1,5 +1,11 @@
## Changelog ## Changelog
## 1.7.0
- add shield-o icon
- fix invitation typo
- deprecate encode.less
## 1.6.0 ## 1.6.0
- migrate all icons to iconfont.cn - migrate all icons to iconfont.cn

View File

@ -1965,10 +1965,10 @@
eslint-plugin-markdown "^2.0.0" eslint-plugin-markdown "^2.0.0"
eslint-plugin-vue "^7.1.0" eslint-plugin-vue "^7.1.0"
"@vant/icons@^1.6.0": "@vant/icons@^1.7.0":
version "1.6.0" version "1.7.0"
resolved "https://registry.npmjs.org/@vant/icons/-/icons-1.6.0.tgz#3db7eb7f963f51a2a08676720d5af9c4c3512feb" resolved "https://registry.npmjs.org/@vant/icons/-/icons-1.7.0.tgz#02d427532a8142c35db159da9c364fe6890c3ac9"
integrity sha512-4Hvq4tl4grCOJLZ0e8ZaivBV8xOcmTPmTT8BDkTrEIKqnDowRFDdsXxcHECzWmbmMx+CYGdngvd2Cq8YR9DfKA== integrity sha512-sqKvtYcSgSd6+AU1nBPaZARn2Nzf8hi0ErLhfXVR6f+Y7R0gojGZVoxuB83yUI6+0LwbitW5IfN3E6qzEsu21Q==
"@vant/lazyload@^1.2.0": "@vant/lazyload@^1.2.0":
version "1.2.0" version "1.2.0"