Skip to content

Commit

Permalink
veritone-react-common v6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitch Robb committed Oct 23, 2018
1 parent 5a252ea commit ede8cc7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions packages/veritone-react-common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,6 @@
* fix profile image location
* SDOTable
* Make SdoTable able to render schemas with nested object properties flatten all to one level and build columns. Surface onClick and focusedRow to allow users react to on row/cell click and highlight specific rows.

## 6.3.1
* Add recompose to excluded dependencies (fixes build issues)
2 changes: 1 addition & 1 deletion packages/veritone-react-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "veritone-react-common",
"version": "6.3.0",
"version": "6.3.1",
"main": "dist/bundle-cjs.js",
"module": "dist/bundle-es.js",
"jsnext:main": "dist/bundle-es.js",
Expand Down

0 comments on commit ede8cc7

Please sign in to comment.