Skip to content

Commit

Permalink
2.2.56
Browse files Browse the repository at this point in the history
  • Loading branch information
yangchch6 committed Jul 16, 2020
1 parent 2cb8982 commit a0565cc
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.56](https://github.com/tinper-bee/bee-table/compare/v2.2.55...v2.2.56) (2020-07-16)


### Features

* 行拖拽样式修改[JCJS-2307] ([2cb8982](https://github.com/tinper-bee/bee-table/commit/2cb8982d677c28af4a17bd81b4c5736304d08a5f))



## [2.2.55](https://github.com/tinper-bee/bee-table/compare/v2.2.54...v2.2.55) (2020-07-14)


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.55",
"version": "2.2.56",
"description": "Table ui component for react",
"keywords": [
"react",
Expand Down

0 comments on commit a0565cc

Please sign in to comment.