Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

Commit

Permalink
0.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
feichao93 committed May 19, 2020
1 parent 4ebda9a commit 42c8c1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ali-react-table",
"version": "0.13.1",
"version": "0.13.2",
"description": "高性能 React 表格组件",
"sideEffects": false,
"module": "dist/ali-react-table.esm.js",
Expand Down
2 changes: 1 addition & 1 deletion stories/changelog.stories.mdx
Expand Up @@ -5,7 +5,7 @@ import LinkTo from '@storybook/addon-links/react'

请注意日志中的加粗部分(break change)哦 ヾ(=・ω・=)o

## unreleased
## v0.13.2 2020-05-19

- feat: 拖拽 <LinkTo kind="表格功能拓展 / 功能拓展示例" story="拖拽调整列宽">拖拽调整列宽</LinkTo>
- feat: 新增 <LinkTo kind="交叉与透视 / 交叉树状表格" story="page">CrossTreeTable</LinkTo>
Expand Down

0 comments on commit 42c8c1c

Please sign in to comment.