Skip to content

Commit a3f2048

Browse files
committed
v1.7.2
1 parent 342bcf6 commit a3f2048

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## NEXT VERSION
44

5+
## v1.7.2 (2019-08-26)
6+
57
- fix: custom renderers should support function component with hooks
68

79
## v1.7.1 (2019-08-22)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-base-table",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"description": "a react table component to display large data set with high performance and flexibility",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)