This commit is contained in:
Tanner Linsley
2018-04-17 12:23:59 -06:00
parent 9fe806d8a7
commit 9e479e4d4c
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
## 6.8.1
#### Fixes & Optimizations
* Updated eslint and code formatting
## 6.7.5
#### Fixes & Optimizations

View File

@@ -1,6 +1,6 @@
{
"name": "react-table",
"version": "6.8.0",
"version": "6.8.1",
"description": "A fast, lightweight, opinionated table and datagrid built on React",
"license": "MIT",
"homepage": "https://github.com/react-tools/react-table#readme",