docs(@vant/icons): changelog v1.8.0 (#10472)

This commit is contained in:
neverland
2022-04-05 10:08:42 +08:00
committed by GitHub
parent e461abaafa
commit 5fec4f41e4
3 changed files with 10 additions and 2 deletions
+8
View File
@@ -1,5 +1,13 @@
## Changelog
## 1.8.0
- add qq icon
- add weibo icon
- add link-o icon
- add miniprogram-o icon
- add wechat-moments icon
## 1.7.3
- complete https protocol
+1 -1
View File
@@ -61,7 +61,7 @@
"components"
],
"dependencies": {
"@vant/icons": "^1.7.1",
"@vant/icons": "^1.8.0",
"@vant/popperjs": "^1.1.0",
"@vant/use": "^1.3.6"
},