1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-06 03:57:59 +08:00

docs(@vant/icons): changelog 1.3.2

This commit is contained in:
chenjiahan 2020-10-14 21:28:03 +08:00
parent f3b2a94c57
commit e9247b9e7d
3 changed files with 10 additions and 5 deletions

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

@ -1,5 +1,10 @@
## Changelog ## Changelog
## 1.3.2
- fix incomplete after-sale icon
- fix incomplete cash-back-record icon
## 1.3.1 ## 1.3.1
- add minus icon - add minus icon

@ -2077,10 +2077,10 @@
eslint-plugin-import "^2.20.2" eslint-plugin-import "^2.20.2"
eslint-plugin-vue "^6.2.2" eslint-plugin-vue "^6.2.2"
"@vant/icons@1.3.1": "@vant/icons@1.3.2":
version "1.3.1" version "1.3.2"
resolved "https://registry.npmjs.org/@vant/icons/-/icons-1.3.1.tgz#07207fc1c8b5adfd40c22c3647fb535943b33c53" resolved "https://registry.npmjs.org/@vant/icons/-/icons-1.3.2.tgz#f0930010e7aaa9b06b03636fe9b5bc6477ea224b"
integrity sha512-zzFlR5RoPw2P/wFweyFVYUmKfH6o8ZLd2m+s/tdOm6OBJajAbDQyFK6RIjtFMMu+A27rhXbfUuWRhp7tW76yYw== integrity sha512-uP0nUWw0pyMMGt3L9BO5fEacz/Cn7QIea0/gFoC/jPLv9ufvUxjPsV9HSyyUJsqMJ3qlYLAI/SxZDbmMZA814A==
"@vant/markdown-loader@^2.3.0": "@vant/markdown-loader@^2.3.0":
version "2.3.0" version "2.3.0"