Skip to content

Commit

Permalink
docs(release): version 21.5.1 change log (#994)
Browse files Browse the repository at this point in the history
  • Loading branch information
tongchuliu authored May 14, 2021
1 parent ddb5367 commit 8c7d56e
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 4 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [21.5.1](https://github.com/growingio/gio-design/compare/v21.5.0...v21.5.1) (2021-05-14)


### Bug Fixes

* **button:** update button styles ([#979](https://github.com/growingio/gio-design/issues/979)) ([849dc1d](https://github.com/growingio/gio-design/commit/849dc1d484d51155550f62e816e1b941abdb1187))
* **loading:** fix loading autocenter not align ([#985](https://github.com/growingio/gio-design/issues/985)) ([32728d5](https://github.com/growingio/gio-design/commit/32728d56aa0d475abce94ff5487a361511402343))
* **select:** tooltip and style ([#989](https://github.com/growingio/gio-design/issues/989)) ([543f1ef](https://github.com/growingio/gio-design/commit/543f1efd806d6d2e7ab2db6b88aba6731c98d426)), closes [#975](https://github.com/growingio/gio-design/issues/975)
* **tree:** tree组件样式问题 ([#991](https://github.com/growingio/gio-design/issues/991)) ([b05afa1](https://github.com/growingio/gio-design/commit/b05afa1015d9362ba6f558b6492e944945f729fe))


### Features

* **table:** table filter support object data type ([#988](https://github.com/growingio/gio-design/issues/988)) ([ddb5367](https://github.com/growingio/gio-design/commit/ddb5367b17bf6ff5b6e65470ecaa8bd4d4991da4))



# [21.5.0](https://github.com/growingio/gio-design/compare/v21.4.5...v21.5.0) (2021-05-08)


Expand Down
9 changes: 6 additions & 3 deletions VERSION.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
# [21.5.0](https://github.com/growingio/gio-design/compare/v21.4.5...v21.5.0) (2021-05-08)
## [21.5.1](https://github.com/growingio/gio-design/compare/v21.5.0...v21.5.1) (2021-05-14)


### Bug Fixes

* **input:** input-content 颜色black-6 ,眼睛状态错误 ([#967](https://github.com/growingio/gio-design/issues/967)) ([0490184](https://github.com/growingio/gio-design/commit/0490184e3277ea83c7f9a560f64048b7d7b5d52c))
* **button:** update button styles ([#979](https://github.com/growingio/gio-design/issues/979)) ([849dc1d](https://github.com/growingio/gio-design/commit/849dc1d484d51155550f62e816e1b941abdb1187))
* **loading:** fix loading autocenter not align ([#985](https://github.com/growingio/gio-design/issues/985)) ([32728d5](https://github.com/growingio/gio-design/commit/32728d56aa0d475abce94ff5487a361511402343))
* **select:** tooltip and style ([#989](https://github.com/growingio/gio-design/issues/989)) ([543f1ef](https://github.com/growingio/gio-design/commit/543f1efd806d6d2e7ab2db6b88aba6731c98d426)), closes [#975](https://github.com/growingio/gio-design/issues/975)
* **tree:** tree组件样式问题 ([#991](https://github.com/growingio/gio-design/issues/991)) ([b05afa1](https://github.com/growingio/gio-design/commit/b05afa1015d9362ba6f558b6492e944945f729fe))


### Features

* **loading:** update loading style ([9999e13](https://github.com/growingio/gio-design/commit/9999e13209a7f2eaa61155dee4658579de7aac82))
* **table:** table filter support object data type ([#988](https://github.com/growingio/gio-design/issues/988)) ([ddb5367](https://github.com/growingio/gio-design/commit/ddb5367b17bf6ff5b6e65470ecaa8bd4d4991da4))



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

1 comment on commit 8c7d56e

@vercel
Copy link

@vercel vercel bot commented on 8c7d56e May 14, 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.