docs(@vant/icons): changelog 1.5.0

This commit is contained in:
chenjiahan 2020-12-17 15:31:43 +08:00
parent dd633cbfa9
commit 6f42c067fc
3 changed files with 13 additions and 5 deletions

View File

@ -54,7 +54,7 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.x",
"@vant/icons": "1.4.0",
"@vant/icons": "1.5.0",
"@vant/popperjs": "^1.0.0",
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
"vue-lazyload": "1.2.3"

View File

@ -1,5 +1,13 @@
## Changelog
## 1.5.0
- add sort icon
- add font icon
- add font-o icon
- add revoke icon
- add delete-o icon
## 1.4.0
- add encode-woff2.less

View File

@ -2082,10 +2082,10 @@
eslint-plugin-import "^2.20.2"
eslint-plugin-vue "^6.2.2"
"@vant/icons@1.4.0":
version "1.4.0"
resolved "https://registry.npm.taobao.org/@vant/icons/download/@vant/icons-1.4.0.tgz#a91f7894f2f34356f78a5d6f8b9d4f1a46add0c5"
integrity sha1-qR94lPLzQ1b3il1vi51PGkat0MU=
"@vant/icons@1.5.0":
version "1.5.0"
resolved "https://registry.npmjs.org/@vant/icons/-/icons-1.5.0.tgz#ce78a2f055a1a4099129bb6c44d54584f3740e27"
integrity sha512-qHQU3GiQ6AkpjhYni46xG+YOy36LNmbHFanyjvzi+fODu+pEKYwqfLWluv42Q9CM4hshNET8A+Vsr0pr2UVTnA==
"@vant/markdown-loader@^2.3.0":
version "2.3.0"