docs(@vant/icons): changelog 1.7.1

This commit is contained in:
chenjiahan
2021-09-18 16:41:49 +08:00
parent 6aa3cd186b
commit ddecb3a2d0
3 changed files with 10 additions and 5 deletions
+5
View File
@@ -1,5 +1,10 @@
## Changelog
## 1.7.1
- add guide-o icon
- config.js now is esmodule
## 1.7.0
- add shield-o icon
+1 -1
View File
@@ -44,7 +44,7 @@
"author": "youzanfe",
"license": "MIT",
"dependencies": {
"@vant/icons": "^1.7.0",
"@vant/icons": "^1.7.1",
"@vant/lazyload": "^1.2.0",
"@vant/popperjs": "^1.1.0",
"@vant/use": "^1.3.0"