docs(changelog): 2.10.2

This commit is contained in:
chenjiahan
2020-08-12 14:20:19 +08:00
parent 9656fd44f0
commit 3c44b5acd9
2 changed files with 24 additions and 0 deletions
+12
View File
@@ -10,6 +10,18 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
- Minor versionreleased every one to two months, including backwards compatible features.
- Major versionincluding breaking changes and new features.
### [v2.10.2](https://github.com/youzan/vant/compare/v2.10.1...v2.10.2)
`2020-08-12`
**Feature**
- Tab: add @tab-line-height less var [#6985](https://github.com/youzan/vant/issues/6985)
**Bug Fixes**
- Sku: compatible sku.list don't exist [#6991](https://github.com/youzan/vant/issues/6991)
### [v2.10.1](https://github.com/youzan/vant/compare/v2.10.0...v2.10.1)
`2020-08-10`