From 589be648f2ec00038049c1900c73d60f324f4005 Mon Sep 17 00:00:00 2001 From: landluck <landl_ww@163.com> Date: Mon, 24 Jul 2023 10:07:50 +0800 Subject: [PATCH] docs(changelog): @vant/weapp 1.10.22 --- docs/markdown/changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/markdown/changelog.md b/docs/markdown/changelog.md index 3086c35c..89fdbd57 100644 --- a/docs/markdown/changelog.md +++ b/docs/markdown/changelog.md @@ -1,4 +1,14 @@ # 更新日志 +### [v1.10.22](https://github.com/youzan/vant-weapp/compare/v1.10.21...v1.10.22) + +`2023-07-24` + +**Bug Fixes** + +- field: 修复 error message 居中错误 [#5482](https://github.com/youzan/vant-weapp/issues/5482) +- GoodsAction: 修复自定义 icon 时样式错误 [#5496](https://github.com/youzan/vant-weapp/issues/5496) +- sticky: 修复渲染位置错误再 transition 中 [#5483](https://github.com/youzan/vant-weapp/issues/5483) + ### [v1.10.21](https://github.com/youzan/vant-weapp/compare/v1.10.20...v1.10.21) `2023-07-10`