Skip to content

Commit

Permalink
docs(release): version 20.12.5 changelog (#658)
Browse files Browse the repository at this point in the history
affects: @gio-design/components, website
  • Loading branch information
jack0pan authored Dec 29, 2020
1 parent f44a6ba commit a53f6c1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gio-design/components",
"version": "20.12.4",
"version": "20.12.5",
"description": "GrowingIO Design components",
"author": "GrowingIO Frontend Team <[email protected]>",
"module": "./es/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/website/src/develop/changelog/components.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ nav:

# @gio-design/components 更新日志

## 20.12.5

- Grid
- 修复嵌套 container 宽度计算错乱逻辑 [#652](https://github.com/growingio/gio-design/pull/652)
- Cascader
- cascader position [#653](https://github.com/growingio/gio-design/pull/653)
- Select
- 修复当不设置 ref 时,设置 width 失效 [#649](https://github.com/growingio/gio-design/pull/649)

## 20.12.4

- Alert 警告提示
Expand Down

1 comment on commit a53f6c1

@vercel
Copy link

@vercel vercel bot commented on a53f6c1 Dec 29, 2020

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.