Skip to content

Commit

Permalink
2.2.67
Browse files Browse the repository at this point in the history
  • Loading branch information
whizbz11 committed Sep 29, 2020
1 parent c6e520d commit 0a36b7a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.2.67](https://github.com/tinper-bee/bee-table/compare/v2.2.66...v2.2.67) (2020-09-29)


### Features

* 增加列拷贝钩子函数 ([c6e520d](https://github.com/tinper-bee/bee-table/commit/c6e520db0febe6c7d31cce6f7e629898d693ce64))



## [2.2.66](https://github.com/tinper-bee/bee-table/compare/v2.2.65...v2.2.66) (2020-09-24)


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": "bee-table",
"version": "2.2.66",
"version": "2.2.67",
"description": "Table ui component for react",
"keywords": [
"react",
Expand Down

0 comments on commit 0a36b7a

Please sign in to comment.