Skip to content

Commit

Permalink
veritone-widgets v6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitch Robb committed Nov 27, 2018
1 parent d8008a6 commit b314361
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/veritone-widgets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,3 +174,8 @@ const MyPage = () => (

## 6.3.1
* Add recompose to excluded dependencies (fixes build issues)

## 6.4.0
* Revert saga changes from 6.3.0 until a better solution is found.
* Add UserProfile widget for user profile editing
* Update AppBar to support user profile editing with the UserProfile widget
2 changes: 1 addition & 1 deletion packages/veritone-widgets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "veritone-widgets",
"version": "6.3.1",
"version": "6.4.0",
"dependencies": {
"@material-ui/core": "^1.0.0",
"@material-ui/icons": "^1.0.0",
Expand Down

0 comments on commit b314361

Please sign in to comment.