Skip to content

Commit

Permalink
chore(release): version 23.6.6 changelog
Browse files Browse the repository at this point in the history
## [23.6.6](v23.6.5...v23.6.6) (2023-01-05)

### Bug Fixes

* **listPicker:** 修复在非受控情况下开启allowClear,点击清除Icon的时候无效 ([#2134](#2134)) ([f2b6043](f2b6043)), closes [#2133](#2133)
  • Loading branch information
semantic-release-bot committed Jan 5, 2023
1 parent f2b6043 commit 834da25
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [23.6.6](https://github.com/growingio/gio-design/compare/v23.6.5...v23.6.6) (2023-01-05)


### Bug Fixes

* **listPicker:** 修复在非受控情况下开启allowClear,点击清除Icon的时候无效 ([#2134](https://github.com/growingio/gio-design/issues/2134)) ([f2b6043](https://github.com/growingio/gio-design/commit/f2b6043dd6e98e8b8cf5dbb035665ae013b97e1c)), closes [#2133](https://github.com/growingio/gio-design/issues/2133)

## [23.6.5](https://github.com/growingio/gio-design/compare/v23.6.4...v23.6.5) (2022-12-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gio-design/components",
"version": "23.6.5",
"version": "23.6.6",
"description": "GrowingIO Design components",
"repository": {
"type": "git",
Expand Down

1 comment on commit 834da25

@vercel
Copy link

@vercel vercel bot commented on 834da25 Jan 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

gio-design – ./

gio-design-growingio.vercel.app
gio-design-git-master-growingio.vercel.app
gio-design.vercel.app

Please sign in to comment.