diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ea0104c60..0e23f2a155 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [23.6.6](https://github.com/growingio/gio-design/compare/v23.6.5...v23.6.6) (2023-01-11) + + +### Bug Fixes + +* **listPicker:** 修复在非受控情况下开启allowClear,点击清除Icon的时候无效 ([#2134](https://github.com/growingio/gio-design/issues/2134)) ([7767a11](https://github.com/growingio/gio-design/commit/7767a1168a52083bbbcb32113b04ddf44c1f8ecd)), closes [#2133](https://github.com/growingio/gio-design/issues/2133) + ## [23.6.6](https://github.com/growingio/gio-design/compare/v23.6.5...v23.6.6) (2023-01-05)