Skip to content

Commit

Permalink
feature/ES-899 1523416 [Collections] Upgrade hoek (#531)
Browse files Browse the repository at this point in the history
veritone-redux-common changes:
* upgrade package veritone-functional-permissions
* update changelog
* update semver number to 3.11.8
  • Loading branch information
seta-nathan committed Oct 22, 2020
1 parent 285b26e commit c73736e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion packages/veritone-redux-common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,5 @@ This allows redux-common to use more than one version of the API.
## 3.11.7
* update lodash


## 3.11.8
* update veritone-funtional-permissions
4 changes: 2 additions & 2 deletions packages/veritone-redux-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "veritone-redux-common",
"version": "3.11.7",
"version": "3.11.8",
"dependencies": {
"lodash": "^4.17.19",
"prop-types": "^15.6.0",
Expand All @@ -10,7 +10,7 @@
"redux-api-middleware-fixed": "^2.0.0",
"redux-dynamic-modules": "^5.2.0",
"redux-saga": "1.1.3",
"veritone-functional-permissions": "^1.0.1",
"veritone-functional-permissions": "^1.0.3",
"veritone-oauth-helpers": "^2.1.0"
},
"main": "dist/bundle-cjs.js",
Expand Down

0 comments on commit c73736e

Please sign in to comment.