Skip to content

Commit

Permalink
docs(release): version 21.4.2 change log (#944)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan authored Apr 16, 2021
1 parent b0e7489 commit a1fd23e
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 12 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [21.4.2](https://github.com/growingio/gio-design/compare/v21.4.1...v21.4.2) (2021-04-16)


### Bug Fixes

* **select:** select mode=string error ([#942](https://github.com/growingio/gio-design/issues/942)) ([1c8c3d0](https://github.com/growingio/gio-design/commit/1c8c3d0644449e726e93e1eb66291874af3a81f1))
* **tree:** fix tree style ([#945](https://github.com/growingio/gio-design/issues/945)) ([b0e7489](https://github.com/growingio/gio-design/commit/b0e74896eea90b4af9aab2675dfdc4174593beee))



## [21.4.1](https://github.com/growingio/gio-design/compare/v21.4.0...v21.4.1) (2021-04-16)


Expand Down
14 changes: 3 additions & 11 deletions VERSION.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,10 @@
## [21.4.1](https://github.com/growingio/gio-design/compare/v21.4.0...v21.4.1) (2021-04-16)
## [21.4.2](https://github.com/growingio/gio-design/compare/v21.4.1...v21.4.2) (2021-04-16)


### Bug Fixes

* **cascader:** fix search clear ([#939](https://github.com/growingio/gio-design/issues/939)) ([ae12d4c](https://github.com/growingio/gio-design/commit/ae12d4c7aa8c930ec9f2528a8660f72dafaf3794))
* **select:** select search normal not focus ([#927](https://github.com/growingio/gio-design/issues/927)) ([16aaeb0](https://github.com/growingio/gio-design/commit/16aaeb051abad27448e47df3760e5234ab1c9db4))
* **tree-select:** 修复tree-select组件的样式问题 ([#936](https://github.com/growingio/gio-design/issues/936)) ([5624055](https://github.com/growingio/gio-design/commit/56240559624deab6c19412c6f25d124d1f098e87))


### Features

* **avatar:** update avatar style ([#929](https://github.com/growingio/gio-design/issues/929)) ([8ee15e8](https://github.com/growingio/gio-design/commit/8ee15e83f1f013865495d9aa11a4901c6547d916))
* **tree:** update tree style ([#938](https://github.com/growingio/gio-design/issues/938)) ([42718b9](https://github.com/growingio/gio-design/commit/42718b9615fe7553ec409da5e0d5645221937be7))
* replace getTooltipContainer with getContainer ([#919](https://github.com/growingio/gio-design/issues/919)) ([3207984](https://github.com/growingio/gio-design/commit/32079844b152841b115a4f4034ff116102ac9295))
* **select:** select mode=string error ([#942](https://github.com/growingio/gio-design/issues/942)) ([1c8c3d0](https://github.com/growingio/gio-design/commit/1c8c3d0644449e726e93e1eb66291874af3a81f1))
* **tree:** fix tree style ([#945](https://github.com/growingio/gio-design/issues/945)) ([b0e7489](https://github.com/growingio/gio-design/commit/b0e74896eea90b4af9aab2675dfdc4174593beee))



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": "21.4.1",
"version": "21.4.2",
"description": "GrowingIO Design components",
"repository": "https://github.com/growingio/gio-design.git",
"author": "GrowingIO Frontend Team <[email protected]>",
Expand Down

1 comment on commit a1fd23e

@vercel
Copy link

@vercel vercel bot commented on a1fd23e Apr 16, 2021

Choose a reason for hiding this comment

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

Please sign in to comment.