Skip to content

Commit e7d9884

Browse files
committed
v1.10.9
1 parent b513ce0 commit e7d9884

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.10.9 (2020-08-13)
6+
57
- fix: input loses focus on unmount
68

79
## v1.10.8 (2020-08-11)

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.10.8",
3+
"version": "1.10.9",
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)