diff --git a/docs/markdown/changelog.en-US.md b/docs/markdown/changelog.en-US.md index d36d30497..889d59da6 100644 --- a/docs/markdown/changelog.en-US.md +++ b/docs/markdown/changelog.en-US.md @@ -16,6 +16,14 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/). ## Details +### [v2.12.53](https://github.com/vant-ui/vant/compare/v2.12.52...v2.12.53) + +`2022-11-17` + +**Feature** + +- sku: support disable property [#11260](https://github.com/vant-ui/vant/issues/11260) + ### [v2.12.52](https://github.com/vant-ui/vant/compare/v2.12.51...v2.12.52) `2022-11-08` diff --git a/docs/markdown/changelog.zh-CN.md b/docs/markdown/changelog.zh-CN.md index dc6060127..3d38be19e 100644 --- a/docs/markdown/changelog.zh-CN.md +++ b/docs/markdown/changelog.zh-CN.md @@ -25,6 +25,14 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。 ## 更新内容 +### [v2.12.53](https://github.com/vant-ui/vant/compare/v2.12.52...v2.12.53) + +`2022-11-17` + +**Feature** + +- sku: 支持属性的禁用状态 [#11260](https://github.com/vant-ui/vant/issues/11260) + ### [v2.12.52](https://github.com/vant-ui/vant/compare/v2.12.51...v2.12.52) `2022-11-08`