@wistia/wistia-player 0.7.19 → 0.7.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @wistia/wistia-player
2
2
 
3
+ ## 0.7.20
4
+
5
+ ### Patch Changes
6
+
7
+ - f384b7e: Apply `brandLight` and `brandDark` themes to rich annotations
8
+
3
9
  ## 0.7.19
4
10
 
5
11
  ### Patch Changes
@@ -6834,8 +6834,8 @@ const PROD_EMBED_HOST = 'embed.wistia.com';
6834
6834
  const PROD_SSL_EMBED_HOST = 'embed-ssl.wistia.com';
6835
6835
  const PROD_FASTLY_SSL_HOST = 'embed-fastly.wistia.com';
6836
6836
  const SSL_EMBED_HOST = "embed-ssl.wistia.com";
6837
- const TAGGED_VERSION = "0.7.19" || 0;
6838
- const CURRENT_SHA = "4918443782528d7fd4b28144e17750c41a8f63e4" || 0;
6837
+ const TAGGED_VERSION = "0.7.20" || 0;
6838
+ const CURRENT_SHA = "eab186da891dfa5f4fcc723eecf3b7d99c4042c0" || 0;
6839
6839
  const DEFAULT_PROTOCOL = (() => {
6840
6840
  if (typeof window !== 'undefined' && utilities_root_js__WEBPACK_IMPORTED_MODULE_0__/* .root */ .z === window && utilities_root_js__WEBPACK_IMPORTED_MODULE_0__/* .root */ .z.location) {
6841
6841
  return utilities_root_js__WEBPACK_IMPORTED_MODULE_0__/* .root */ .z.location.protocol;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wistia/wistia-player",
3
- "version": "0.7.19",
3
+ "version": "0.7.20",
4
4
  "packageManager": "yarn@4.18.0",
5
5
  "description": "An embeddable wistia-player web component and React wrapper to add responsive, lightweight, and SEO-friendly videos to your site.",
6
6
  "keywords": [