publish 1.4.21
This commit is contained in:
parent
04694dfa30
commit
d9a12fa31c
|
@ -1,3 +1,8 @@
|
||||||
|
<a name="1.4.21"></a>
|
||||||
|
## [1.4.21](https://github.com/tinper-bee/bee-table/compare/v1.4.20...v1.4.21) (2018-10-19)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="1.4.20"></a>
|
<a name="1.4.20"></a>
|
||||||
## [1.4.20](https://github.com/tinper-bee/bee-table/compare/v1.4.19...v1.4.20) (2018-10-19)
|
## [1.4.20](https://github.com/tinper-bee/bee-table/compare/v1.4.19...v1.4.20) (2018-10-19)
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "bee-table",
|
"name": "bee-table",
|
||||||
"version": "1.4.20",
|
"version": "1.4.21",
|
||||||
"description": "Table ui component for react",
|
"description": "Table ui component for react",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"react",
|
"react",
|
||||||
|
@ -91,4 +91,4 @@
|
||||||
"react-addons-test-utils": "^15.5.0",
|
"react-addons-test-utils": "^15.5.0",
|
||||||
"react-dom": "^15.5.0"
|
"react-dom": "^15.5.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue