Skip to content

Commit

Permalink
release veritone-react-common v10.0.8 (#583)
Browse files Browse the repository at this point in the history
  • Loading branch information
seta-iris committed Aug 25, 2023
1 parent b62d592 commit 2189588
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion packages/veritone-react-common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,4 +329,7 @@
* bump CSP generator

# 10.0.7
* Pass cookies without domain check to support white labeling
* Pass cookies without domain check to support white labeling

# 10.0.8
* Add jumpLargeGaps configuration for shaka-player to prevent the multi-periods video be stuck
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": "10.0.7",
"version": "10.0.8",
"main": "dist/bundle-cjs.js",
"module": "dist/bundle-es.js",
"jsnext:main": "dist/bundle-es.js",
Expand Down

0 comments on commit 2189588

Please sign in to comment.