publish 2.2.42
This commit is contained in:
parent
da2414b196
commit
0e21ef0e3b
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,3 +1,13 @@
|
|||
<a name="2.2.42"></a>
|
||||
## [2.2.42](https://github.com/tinper-bee/bee-table/compare/v2.2.41...v2.2.42) (2020-03-22)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* 增加columnKey属性,column[columnKey]可作为主键 ([da2414b](https://github.com/tinper-bee/bee-table/commit/da2414b))
|
||||
|
||||
|
||||
|
||||
<a name="2.2.41"></a>
|
||||
## [2.2.41](https://github.com/tinper-bee/bee-table/compare/v2.2.40...v2.2.41) (2020-03-13)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bee-table",
|
||||
"version": "2.2.41",
|
||||
"version": "2.2.42",
|
||||
"description": "Table ui component for react",
|
||||
"keywords": [
|
||||
"react",
|
||||
|
|
Loading…
Reference in New Issue