@wistia/wistia-player-react 0.7.15 → 0.7.16

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 ADDED
@@ -0,0 +1,1668 @@
1
+ # @wistia/wistia-player-react
2
+
3
+ ## 0.7.16
4
+
5
+ ### Patch Changes
6
+
7
+ - c92efa7: Fix non-intialized player bug with captions
8
+ - Updated dependencies [c92efa7]
9
+ - @wistia/wistia-player@0.7.16
10
+
11
+ ## 0.7.15
12
+
13
+ ### Patch Changes
14
+
15
+ - b297dfb: Prevent destroyed player controls from rendering during delayed layout updates.
16
+ - Updated dependencies [b297dfb]
17
+ - Updated dependencies [a7ef449]
18
+ - @wistia/wistia-player@0.7.15
19
+
20
+ ## 0.7.14
21
+
22
+ ### Patch Changes
23
+
24
+ - Updated dependencies [3a55519]
25
+ - @wistia/wistia-player@0.7.14
26
+
27
+ ## 0.7.13
28
+
29
+ ### Patch Changes
30
+
31
+ - 2b4e77d: Expose and type the `playSuspendedOffScreen` embed option on the Aurora player and React wrapper
32
+ - Updated dependencies [2b4e77d]
33
+ - @wistia/wistia-player@0.7.13
34
+
35
+ ## 0.7.12
36
+
37
+ ### Patch Changes
38
+
39
+ - 5b1ebb7: Added two-tone focus indicator for player, popower, and big play button
40
+ - fc17836: add checkbox field type to Wistia forms for VOD
41
+ - Updated dependencies [5b1ebb7]
42
+ - Updated dependencies [fc17836]
43
+ - @wistia/wistia-player@0.7.12
44
+
45
+ ## 0.7.11
46
+
47
+ ### Patch Changes
48
+
49
+ - 06fcd03: Support rotateToFullscreen prop in react wrapper
50
+ - Updated dependencies [06fcd03]
51
+ - @wistia/wistia-player@0.7.11
52
+
53
+ ## 0.7.10
54
+
55
+ ### Patch Changes
56
+
57
+ - ad6fd69: When using copy link and thumbnail, avoid copying login-gated pages
58
+ - e0bb35a: Add support for rotateToFullscreen embed option
59
+ - Updated dependencies [ad6fd69]
60
+ - Updated dependencies [e0bb35a]
61
+ - @wistia/wistia-player@0.7.10
62
+
63
+ ## 0.7.9
64
+
65
+ ### Patch Changes
66
+
67
+ - 2544d93: Prevent unhandled NetworkError rejections in the customize form preview when a custom font fails to load. Custom fonts with a blank URL are now skipped, and a genuinely unreachable font file falls back to the default font with a console warning instead of throwing.
68
+ - 05a7308: Fix download quality selector for vertical videos
69
+ - Updated dependencies [2544d93]
70
+ - Updated dependencies [05a7308]
71
+ - @wistia/wistia-player@0.7.9
72
+
73
+ ## 0.7.8
74
+
75
+ ### Patch Changes
76
+
77
+ - a50489f: Handle promise rejections when it is impossible to go fullscreen in Safari
78
+ - d9ce544: When disabling audio descriptions, return to the previously playing track rather than original audio.
79
+ - Updated dependencies [a50489f]
80
+ - Updated dependencies [d9ce544]
81
+ - @wistia/wistia-player@0.7.8
82
+
83
+ ## 0.7.7
84
+
85
+ ### Patch Changes
86
+
87
+ - Updated dependencies [9def612]
88
+ - Updated dependencies [591c1a5]
89
+ - @wistia/wistia-player@0.7.7
90
+
91
+ ## 0.7.6
92
+
93
+ ### Patch Changes
94
+
95
+ - e3016e1: update turnstile to not cover playerbar
96
+ - Updated dependencies [8fda551]
97
+ - Updated dependencies [e3016e1]
98
+ - @wistia/wistia-player@0.7.6
99
+
100
+ ## 0.7.5
101
+
102
+ ### Patch Changes
103
+
104
+ - b8633f7: fix for iframes
105
+ - Updated dependencies [b8633f7]
106
+ - @wistia/wistia-player@0.7.5
107
+
108
+ ## 0.7.4
109
+
110
+ ### Patch Changes
111
+
112
+ - 81c9f74: Release workflow updates
113
+ - Updated dependencies [81c9f74]
114
+ - @wistia/wistia-player@0.7.4
115
+
116
+ ## 0.7.3
117
+
118
+ ### Patch Changes
119
+
120
+ - c84a2d5: Support custom form embed background color
121
+ - Updated dependencies [4d501ac]
122
+ - Updated dependencies [c84a2d5]
123
+ - @wistia/wistia-player@0.7.3
124
+
125
+ ## 0.7.2
126
+
127
+ ### Patch Changes
128
+
129
+ - Updated dependencies [beb3894]
130
+ - @wistia/wistia-player@0.7.2
131
+
132
+ ## 0.7.1
133
+
134
+ ### Patch Changes
135
+
136
+ - 362aeca: Recognize player color gradient embed option
137
+ - 056385d: Expose the fitStrategy embed option on the WistiaPlayer web component (getter/setter) and as a prop on wistia-player-react
138
+ - Updated dependencies [056385d]
139
+ - @wistia/wistia-player@0.7.1
140
+
141
+ ## 0.7.0
142
+
143
+ ### Minor Changes
144
+
145
+ - 18f0627: redesigned turnstile forms
146
+
147
+ ### Patch Changes
148
+
149
+ - Updated dependencies [18f0627]
150
+ - @wistia/wistia-player@0.7.0
151
+
152
+ ## 0.6.22
153
+
154
+ ### Patch Changes
155
+
156
+ - 46cefd6 : Support playerColorGradient prop
157
+ - 6c7a755: Fix for contrastIcons setters
158
+ - Updated dependencies [6c7a755]
159
+ - @wistia/wistia-player@0.6.22
160
+
161
+ ## 0.6.21
162
+
163
+ ### Patch Changes
164
+
165
+ - 6520bdb: add wiz.wistia.io dev box support
166
+ - Updated dependencies [6520bdb]
167
+ - Updated dependencies [34418a7]
168
+ - @wistia/wistia-player@0.6.21
169
+
170
+ ## 0.6.20
171
+
172
+ ### Patch Changes
173
+
174
+ - 868f637: Add translation strings for various languages.
175
+ - Updated dependencies [c9b9c3b]
176
+ - Updated dependencies [868f637]
177
+ - Updated dependencies [38140e0]
178
+ - @wistia/wistia-player@0.6.20
179
+
180
+ ## 0.6.19
181
+
182
+ ### Patch Changes
183
+
184
+ - Updated dependencies [6441310]
185
+ - @wistia/wistia-player@0.6.19
186
+
187
+ ## 0.6.18
188
+
189
+ ### Patch Changes
190
+
191
+ - f0f99c8: Decode percent-encoded wemail query parameter so downstream analytics receives a valid email.
192
+ - Updated dependencies [f0f99c8]
193
+ - @wistia/wistia-player@0.6.18
194
+
195
+ ## 0.6.17
196
+
197
+ ### Patch Changes
198
+
199
+ - c5ea40b: increase form submit button text max length
200
+ - Updated dependencies [c5ea40b]
201
+ - @wistia/wistia-player@0.6.17
202
+
203
+ ## 0.6.16
204
+
205
+ ### Patch Changes
206
+
207
+ - 459aa66: Add support for openclaw-provisioned devboxes
208
+ - Updated dependencies [459aa66]
209
+ - @wistia/wistia-player@0.6.16
210
+
211
+ ## 0.6.15
212
+
213
+ ### Patch Changes
214
+
215
+ - 1e6ea07: Always use contrasting icon color in hover state buttons
216
+ - f8cbb4f: Handle longer cues when both extended audio descriptions and captions are enabled.
217
+ - bb72f04: Fix focus ring style bug with chapters and playbar
218
+ - Updated dependencies [1e6ea07]
219
+ - Updated dependencies [f8cbb4f]
220
+ - Updated dependencies [bb72f04]
221
+ - @wistia/wistia-player@0.6.15
222
+
223
+ ## 0.6.14
224
+
225
+ ### Patch Changes
226
+
227
+ - Updated dependencies [b024db1]
228
+ - @wistia/wistia-player@0.6.14
229
+
230
+ ## 0.6.13
231
+
232
+ ### Patch Changes
233
+
234
+ - Updated dependencies [632f26b]
235
+ - @wistia/wistia-player@0.6.13
236
+
237
+ ## 0.6.12
238
+
239
+ ### Patch Changes
240
+
241
+ - Updated dependencies [373eb01]
242
+ - @wistia/wistia-player@0.6.12
243
+
244
+ ## 0.6.11
245
+
246
+ ### Patch Changes
247
+
248
+ - 53a35e9: Updating release workflow
249
+ - 6e4cd5f: updates the form plugin to wait for the overlay to be defined before requesting it
250
+ - 4abca83: Updated release workflow
251
+ - Updated dependencies [53a35e9]
252
+ - Updated dependencies [6e4cd5f]
253
+ - Updated dependencies [4abca83]
254
+ - Updated dependencies [708def2]
255
+ - @wistia/wistia-player@0.6.11
256
+
257
+ ## 0.6.10
258
+
259
+ ### Patch Changes
260
+
261
+ - be98d15: Update related media card background when player color changes
262
+ - Updated dependencies [a286755]
263
+ - Updated dependencies [be98d15]
264
+ - @wistia/wistia-player@0.6.10
265
+
266
+ ## 0.6.9
267
+
268
+ ### Patch Changes
269
+
270
+ - Updated dependencies [372aa30]
271
+ - @wistia/wistia-player@0.6.9
272
+
273
+ ## 0.6.8
274
+
275
+ ### Patch Changes
276
+
277
+ - Updated dependencies [0b8c755]
278
+ - @wistia/wistia-player@0.6.8
279
+
280
+ ## 0.6.7
281
+
282
+ ### Patch Changes
283
+
284
+ - 8a75943: Updated styles for wistia-related-media
285
+ - Updated dependencies [8a75943]
286
+ - @wistia/wistia-player@0.6.7
287
+
288
+ ## 0.6.6
289
+
290
+ ### Patch Changes
291
+
292
+ - 1212583: Support contrastIcons in audio player controls
293
+ - Updated dependencies [1212583]
294
+ - Updated dependencies [f247629]
295
+ - @wistia/wistia-player@0.6.6
296
+
297
+ ## 0.6.5
298
+
299
+ ### Patch Changes
300
+
301
+ - 3c303b9: Remove form auto-focus event listener
302
+ - Updated dependencies [3c303b9]
303
+ - @wistia/wistia-player@0.6.5
304
+
305
+ ## 0.6.4
306
+
307
+ ### Patch Changes
308
+
309
+ - 504d032: fixes for hiding and showing form overlay
310
+ - Updated dependencies [504d032]
311
+ - @wistia/wistia-player@0.6.4
312
+
313
+ ## 0.6.3
314
+
315
+ ### Patch Changes
316
+
317
+ - fa95a42: fix issues with form hide/show and display mode changes in customize
318
+ - Updated dependencies [fa95a42]
319
+ - @wistia/wistia-player@0.6.3
320
+
321
+ ## 0.6.2
322
+
323
+ ### Patch Changes
324
+
325
+ - b2fecfb: use form plugin instead of turnstile when both form and turnstile plugins are enabled
326
+ - Updated dependencies [b2fecfb]
327
+ - @wistia/wistia-player@0.6.2
328
+
329
+ ## 0.6.1
330
+
331
+ ### Patch Changes
332
+
333
+ - Updated dependencies [43be449]
334
+ - @wistia/wistia-player@0.6.1
335
+
336
+ ## 0.6.0
337
+
338
+ ### Patch Changes
339
+
340
+ - Updated dependencies [62204d2]
341
+ - Updated dependencies [62204d2]
342
+ - Updated dependencies [b3b849b]
343
+ - @wistia/wistia-player@0.6.0
344
+
345
+ ## 0.5.1
346
+
347
+ ### Patch Changes
348
+
349
+ - Updated dependencies [fee280d]
350
+ - Updated dependencies [2d601eb]
351
+ - @wistia/wistia-player@0.5.1
352
+
353
+ ## 0.5.0
354
+
355
+ ### Minor Changes
356
+
357
+ - 00768b5: Use Object.hasOwn in plugin checks
358
+
359
+ ### Patch Changes
360
+
361
+ - 93f0aec: loads the correct script in customize preview for the form plugin
362
+ - Updated dependencies [00768b5]
363
+ - Updated dependencies [93f0aec]
364
+ - Updated dependencies [ffcd9d9]
365
+ - @wistia/wistia-player@0.5.0
366
+
367
+ ## 0.4.3
368
+
369
+ ### Patch Changes
370
+
371
+ - 68ba914: improve error handling and guarding for elements requesting fullscreen
372
+ - 6858382: Adding a plugin for gathering Klaviyo exchange ID.
373
+ - Updated dependencies [68ba914]
374
+ - Updated dependencies [6858382]
375
+ - @wistia/wistia-player@0.4.3
376
+
377
+ ## 0.4.2
378
+
379
+ ### Patch Changes
380
+
381
+ - Updated dependencies [cbd76a5]
382
+ - Updated dependencies [a0022c6]
383
+ - @wistia/wistia-player@0.4.2
384
+
385
+ ## 0.4.1
386
+
387
+ ### Patch Changes
388
+
389
+ - e71502f: Update localStorage format for LiveMediaTracker; add scope to localStorage keys
390
+ - Updated dependencies [4973399]
391
+ - Updated dependencies [e71502f]
392
+ - Updated dependencies [b045c1b]
393
+ - Updated dependencies [851407b]
394
+ - @wistia/wistia-player@0.4.1
395
+
396
+ ## 0.4.0
397
+
398
+ ### Patch Changes
399
+
400
+ - Updated dependencies [896d068]
401
+ - @wistia/wistia-player@0.4.0
402
+
403
+ ## 0.3.19
404
+
405
+ ### Patch Changes
406
+
407
+ - 6a3a7c8: @wistia/type-guards package version bump
408
+ - Updated dependencies [b3650ee]
409
+ - @wistia/wistia-player@0.3.19
410
+
411
+ ## 0.3.18
412
+
413
+ ### Patch Changes
414
+
415
+ - Updated dependencies [1d6d8d0]
416
+ - Updated dependencies [a3b933e]
417
+ - Updated dependencies [31bfe35]
418
+ - Updated dependencies [ec79c87]
419
+ - Updated dependencies [f1145a5]
420
+ - Updated dependencies [24d0fbc]
421
+ - @wistia/wistia-player@0.3.18
422
+
423
+ ## 0.3.17
424
+
425
+ ### Patch Changes
426
+
427
+ - 49791f9: Fix showing duration below big play button
428
+ - Updated dependencies [49791f9]
429
+ - @wistia/wistia-player@0.3.17
430
+
431
+ ## 0.3.16
432
+
433
+ ### Patch Changes
434
+
435
+ - 2f47db2: Fix icon color in PlayPauseNotifier and PlayPauseLoading controls
436
+ - Updated dependencies [2f47db2]
437
+ - Updated dependencies [7439247]
438
+ - @wistia/wistia-player@0.3.16
439
+
440
+ ## 0.3.15
441
+
442
+ ### Patch Changes
443
+
444
+ - 4d6f235: Add support for fit-strategy in customize preview
445
+ - 4fda57a: Fix sub-pixel rendering issue with rounded corners, and restore thumbnail backgrounds for rounded corners
446
+ - Updated dependencies [c3cdc21]
447
+ - Updated dependencies [1587697]
448
+ - Updated dependencies [4d6f235]
449
+ - Updated dependencies [7fed14f]
450
+ - Updated dependencies [4fda57a]
451
+ - @wistia/wistia-player@0.3.15
452
+
453
+ ## 0.3.14
454
+
455
+ ### Patch Changes
456
+
457
+ - 9a2c65f: chore(dev): Add support for dev-metal-tunnels / refactor getCloudDevHostname -> getSubdomainSuffixHostname
458
+ - Updated dependencies [9a2c65f]
459
+ - @wistia/wistia-player@0.3.14
460
+
461
+ ## 0.3.13
462
+
463
+ ### Patch Changes
464
+
465
+ - 2cb0c0b: Fix an issue where the List layout for Channels would make HTML links in the footer unclickable.
466
+ - Updated dependencies [2cb0c0b]
467
+ - @wistia/wistia-player@0.3.13
468
+
469
+ ## 0.3.12
470
+
471
+ ### Patch Changes
472
+
473
+ - 40ccab0: Update customizePreview plugin to handle opaqueControls and contrastIcons embed options
474
+ - Updated dependencies [40ccab0]
475
+ - @wistia/wistia-player@0.3.12
476
+
477
+ ## 0.3.11
478
+
479
+ ### Patch Changes
480
+
481
+ - ac8cd3c: Internal support for contrastIcons and opaqueControls
482
+ - Updated dependencies [ac8cd3c]
483
+ - @wistia/wistia-player@0.3.11
484
+
485
+ ## 0.3.10
486
+
487
+ ### Patch Changes
488
+
489
+ - Updated dependencies [4345757]
490
+ - @wistia/wistia-player@0.3.10
491
+
492
+ ## 0.3.9
493
+
494
+ ### Patch Changes
495
+
496
+ - Updated dependencies [5fb0939]
497
+ - Updated dependencies [d6022b7]
498
+ - @wistia/wistia-player@0.3.9
499
+
500
+ ## 0.3.8
501
+
502
+ ### Patch Changes
503
+
504
+ - 8ad8e6b: Updates to new CTA embed styling
505
+ - Updated dependencies [8ad8e6b]
506
+ - @wistia/wistia-player@0.3.8
507
+
508
+ ## 0.3.7
509
+
510
+ ### Patch Changes
511
+
512
+ - f60d58a: Created WistiaCTA and WistiaCtaCarousel embeds
513
+ - Updated dependencies [f60d58a]
514
+ - @wistia/wistia-player@0.3.7
515
+
516
+ ## 0.3.6
517
+
518
+ ### Patch Changes
519
+
520
+ - Updated dependencies [0c1b23a]
521
+ - Updated dependencies [57df77c]
522
+ - Updated dependencies [674db3a]
523
+ - @wistia/wistia-player@0.3.6
524
+
525
+ ## 0.3.5
526
+
527
+ ### Patch Changes
528
+
529
+ - e5b3ac5: Improved the performance of captions intialization for media with more than 10 captions
530
+ - Updated dependencies [4c3c3dd]
531
+ - Updated dependencies [aaae797]
532
+ - Updated dependencies [e5b3ac5]
533
+ - Updated dependencies [9225e1a]
534
+ - Updated dependencies [4e04f3c]
535
+ - @wistia/wistia-player@0.3.5
536
+
537
+ ## 0.3.4
538
+
539
+ ### Patch Changes
540
+
541
+ - fbf4e47: Improve the aria label for the transcript viewer buttons. It now matches the visible text, while being descriptive of the action taken.
542
+ - Updated dependencies [fbf4e47]
543
+ - Updated dependencies [7dd0e34]
544
+ - @wistia/wistia-player@0.3.4
545
+
546
+ ## 0.3.3
547
+
548
+ ### Patch Changes
549
+
550
+ - Updated dependencies [7bd3bd5]
551
+ - @wistia/wistia-player@0.3.3
552
+
553
+ ## 0.3.2
554
+
555
+ ### Patch Changes
556
+
557
+ - 535bf61: fix audio description control showing when there are none
558
+ - Updated dependencies [535bf61]
559
+ - @wistia/wistia-player@0.3.2
560
+
561
+ ## 0.3.1
562
+
563
+ ### Patch Changes
564
+
565
+ - 088fc19: Internal changes to support future icon colors
566
+ - Updated dependencies [088fc19]
567
+ - @wistia/wistia-player@0.3.1
568
+
569
+ ## 0.3.0
570
+
571
+ ### Minor Changes
572
+
573
+ - bacfec8: Allow children to be passed into React WistiaPlayer component
574
+
575
+ ### Patch Changes
576
+
577
+ - @wistia/wistia-player@0.3.0
578
+
579
+ ## 0.2.1
580
+
581
+ ### Patch Changes
582
+
583
+ - Updated dependencies [26ec260]
584
+ - Updated dependencies [1e49163]
585
+ - @wistia/wistia-player@0.2.1
586
+
587
+ ## 0.2.0
588
+
589
+ ### Minor Changes
590
+
591
+ - 4db4f2b: add customization previews for localizations
592
+
593
+ ### Patch Changes
594
+
595
+ - Updated dependencies [5095f05]
596
+ - Updated dependencies [4db4f2b]
597
+ - @wistia/wistia-player@0.2.0
598
+
599
+ ## 0.1.18
600
+
601
+ ### Patch Changes
602
+
603
+ - 22b71c1: Turn on captions automatically if there is a matching viewer preference
604
+ - 8f64ed9: Fix a bug in which hubspot forms were not rendering for popover embeds
605
+ - Updated dependencies [61cb4a8]
606
+ - Updated dependencies [22b71c1]
607
+ - Updated dependencies [00ac5b9]
608
+ - Updated dependencies [a73705c]
609
+ - Updated dependencies [06a5d97]
610
+ - Updated dependencies [8f64ed9]
611
+ - @wistia/wistia-player@0.1.18
612
+
613
+ ## 0.1.17
614
+
615
+ ### Patch Changes
616
+
617
+ - Updated dependencies [e8e31d9]
618
+ - @wistia/wistia-player@0.1.17
619
+
620
+ ## 0.1.16
621
+
622
+ ### Patch Changes
623
+
624
+ - 7def8a4: - fix default browser language for captions
625
+ - fix timing for extended audio descriptions
626
+ - Updated dependencies [7def8a4]
627
+ - @wistia/wistia-player@0.1.16
628
+
629
+ ## 0.1.15
630
+
631
+ ### Patch Changes
632
+
633
+ - Updated dependencies [ec01d79]
634
+ - Updated dependencies [0b7bc95]
635
+ - Updated dependencies [071ef42]
636
+ - @wistia/wistia-player@0.1.15
637
+
638
+ ## 0.1.14
639
+
640
+ ### Patch Changes
641
+
642
+ - 7adddec: Set height/width on carousel shadow root container
643
+ - Updated dependencies [e07709f]
644
+ - Updated dependencies [7adddec]
645
+ - @wistia/wistia-player@0.1.14
646
+
647
+ ## 0.1.13
648
+
649
+ ### Patch Changes
650
+
651
+ - aca8ab9: update namespace types for React
652
+ - Updated dependencies [e8da2d1]
653
+ - Updated dependencies [9a02996]
654
+ - @wistia/wistia-player@0.1.13
655
+
656
+ ## 0.1.12
657
+
658
+ ### Patch Changes
659
+
660
+ - Updated dependencies [8b5ee6f]
661
+ - Updated dependencies [45afa99]
662
+ - Updated dependencies [a67b197]
663
+ - @wistia/wistia-player@0.1.12
664
+
665
+ ## 0.1.11
666
+
667
+ ### Patch Changes
668
+
669
+ - 2fcc285: Update customizePreview plugin
670
+ - Updated dependencies [2fcc285]
671
+ - @wistia/wistia-player@0.1.11
672
+
673
+ ## 0.1.10
674
+
675
+ ### Patch Changes
676
+
677
+ - f42f8df: fix for setting attribute booleans for React 19 by stringifying them
678
+ - Updated dependencies [bac84b8]
679
+ - Updated dependencies [b4a5767]
680
+ - @wistia/wistia-player@0.1.10
681
+
682
+ ## 0.1.9
683
+
684
+ ### Patch Changes
685
+
686
+ - Updated dependencies [8cf215b]
687
+ - @wistia/wistia-player@0.1.9
688
+
689
+ ## 0.1.8
690
+
691
+ ### Patch Changes
692
+
693
+ - 0b16841: Updates to carousel internal styling and logic
694
+ - Updated dependencies [f01be59]
695
+ - Updated dependencies [0b16841]
696
+ - @wistia/wistia-player@0.1.8
697
+
698
+ ## 0.1.7
699
+
700
+ ### Patch Changes
701
+
702
+ - Updated dependencies [c472d86]
703
+ - Updated dependencies [66c7618]
704
+ - Updated dependencies [5e904ac]
705
+ - Updated dependencies [364cbd0]
706
+ - Updated dependencies [0767ca8]
707
+ - @wistia/wistia-player@0.1.7
708
+
709
+ ## 0.1.6
710
+
711
+ ### Patch Changes
712
+
713
+ - Updated dependencies [b7eec01]
714
+ - @wistia/wistia-player@0.1.6
715
+
716
+ ## 0.1.5
717
+
718
+ ### Patch Changes
719
+
720
+ - 8fb6dbc: Add new components for WistiaCarousel and children
721
+ - Updated dependencies [1a0b193]
722
+ - Updated dependencies [9ad48c7]
723
+ - Updated dependencies [56cf699]
724
+ - Updated dependencies [30025a3]
725
+ - Updated dependencies [6d08337]
726
+ - Updated dependencies [7660662]
727
+ - Updated dependencies [9276600]
728
+ - Updated dependencies [b5eb205]
729
+ - Updated dependencies [c0e4586]
730
+ - Updated dependencies [8fb6dbc]
731
+ - @wistia/wistia-player@0.1.5
732
+
733
+ ## 0.1.4
734
+
735
+ ### Patch Changes
736
+
737
+ - 2a4a023: Renamed wistia-carousel to wistia-channel-carousel
738
+ - Updated dependencies [2a4a023]
739
+ - @wistia/wistia-player@0.1.4
740
+
741
+ ## 0.1.3
742
+
743
+ ### Patch Changes
744
+
745
+ - 9175af7: Internal changes
746
+ - Updated dependencies [9175af7]
747
+ - @wistia/wistia-player@0.1.3
748
+
749
+ ## 0.1.2
750
+
751
+ ### Patch Changes
752
+
753
+ - Updated dependencies [4a53fdc]
754
+ - @wistia/wistia-player@0.1.2
755
+
756
+ ## 0.1.1
757
+
758
+ ### Patch Changes
759
+
760
+ - Updated dependencies [6111045]
761
+ - @wistia/wistia-player@0.1.1
762
+
763
+ ## 0.1.0
764
+
765
+ ### Minor Changes
766
+
767
+ - 6f8b36a: Add updateEmbedOptions function for bulk-setting embed options
768
+
769
+ ### Patch Changes
770
+
771
+ - Updated dependencies [2c32d83]
772
+ - Updated dependencies [5dfc313]
773
+ - Updated dependencies [6f8b36a]
774
+ - Updated dependencies [3b1c1f3]
775
+ - @wistia/wistia-player@0.1.0
776
+
777
+ ## 0.0.115
778
+
779
+ ### Patch Changes
780
+
781
+ - debdd4f: Update licenses to MIT
782
+ - Updated dependencies [4359d4b]
783
+ - Updated dependencies [debdd4f]
784
+ - @wistia/wistia-player@0.0.115
785
+
786
+ ## 0.0.114
787
+
788
+ ### Patch Changes
789
+
790
+ - Updated dependencies [e96339d]
791
+ - Updated dependencies [583146c]
792
+ - Updated dependencies [9927b97]
793
+ - Updated dependencies [3afd645]
794
+ - Updated dependencies [3b6dae8]
795
+ - Updated dependencies [440a5bd]
796
+ - Updated dependencies [e3d37df]
797
+ - Updated dependencies [2902c3e]
798
+ - @wistia/wistia-player@0.0.114
799
+
800
+ ## 0.0.113
801
+
802
+ ### Patch Changes
803
+
804
+ - Updated dependencies [e9cfde3]
805
+ - Updated dependencies [f725198]
806
+ - Updated dependencies [cfb49f0]
807
+ - Updated dependencies [8e62a8e]
808
+ - @wistia/wistia-player@0.0.113
809
+
810
+ ## 0.0.112
811
+
812
+ ### Patch Changes
813
+
814
+ - 3eed10f: Updating mechanism wistia-playlist uses to reference carousel
815
+ - Updated dependencies [3eed10f]
816
+ - Updated dependencies [e1a2359]
817
+ - Updated dependencies [3ac6c52]
818
+ - Updated dependencies [fe1b8fc]
819
+ - Updated dependencies [9085823]
820
+ - @wistia/wistia-player@0.0.112
821
+
822
+ ## 0.0.111
823
+
824
+ ### Patch Changes
825
+
826
+ - Updated dependencies [35c0f3d]
827
+ - Updated dependencies [87a068d]
828
+ - @wistia/wistia-player@0.0.111
829
+
830
+ ## 0.0.110
831
+
832
+ ### Patch Changes
833
+
834
+ - Updated dependencies [f507345]
835
+ - Updated dependencies [f8a306b]
836
+ - Updated dependencies [f4a9397]
837
+ - @wistia/wistia-player@0.0.110
838
+
839
+ ## 0.0.109
840
+
841
+ ### Patch Changes
842
+
843
+ - Updated dependencies [d30e136]
844
+ - Updated dependencies [b34deb8]
845
+ - @wistia/wistia-player@0.0.109
846
+
847
+ ## 0.0.108
848
+
849
+ ### Patch Changes
850
+
851
+ - Updated dependencies [ba50f96]
852
+ - @wistia/wistia-player@0.0.108
853
+
854
+ ## 0.0.107
855
+
856
+ ### Patch Changes
857
+
858
+ - 0f27656: Internal updates; fix for numeric hashed ID
859
+ - Updated dependencies [0f27656]
860
+ - Updated dependencies [c7bb1b1]
861
+ - Updated dependencies [2b8cb79]
862
+ - @wistia/wistia-player@0.0.107
863
+
864
+ ## 0.0.106
865
+
866
+ ### Patch Changes
867
+
868
+ - Updated dependencies [8eae91f]
869
+ - @wistia/wistia-player@0.0.106
870
+
871
+ ## 0.0.105
872
+
873
+ ### Patch Changes
874
+
875
+ - Updated dependencies [826931e]
876
+ - Updated dependencies [d4bc38b]
877
+ - Updated dependencies [e24380b]
878
+ - @wistia/wistia-player@0.0.105
879
+
880
+ ## 0.0.104
881
+
882
+ ### Patch Changes
883
+
884
+ - Updated dependencies [049ac5f]
885
+ - @wistia/wistia-player@0.0.104
886
+
887
+ ## 0.0.103
888
+
889
+ ### Patch Changes
890
+
891
+ - 9cb6683: Update error ingestion mechanism
892
+ - Updated dependencies [9cb6683]
893
+ - @wistia/wistia-player@0.0.103
894
+
895
+ ## 0.0.102
896
+
897
+ ### Patch Changes
898
+
899
+ - 22fc727: fix bug in which player color change events were firing before the underlying state changed
900
+ - Updated dependencies [22fc727]
901
+ - @wistia/wistia-player@0.0.102
902
+
903
+ ## 0.0.101
904
+
905
+ ### Patch Changes
906
+
907
+ - Updated dependencies [d064300]
908
+ - Updated dependencies [930cffa]
909
+ - @wistia/wistia-player@0.0.101
910
+
911
+ ## 0.0.100
912
+
913
+ ### Patch Changes
914
+
915
+ - Updated dependencies [35d81bb]
916
+ - @wistia/wistia-player@0.0.100
917
+
918
+ ## 0.0.99
919
+
920
+ ### Patch Changes
921
+
922
+ - Updated dependencies [d94b823]
923
+ - @wistia/wistia-player@0.0.99
924
+
925
+ ## 0.0.98
926
+
927
+ ### Patch Changes
928
+
929
+ - 8de9b93: Fix display bug for playlists and carousels
930
+ - Updated dependencies [8de9b93]
931
+ - @wistia/wistia-player@0.0.98
932
+
933
+ ## 0.0.97
934
+
935
+ ### Patch Changes
936
+
937
+ - Updated dependencies [0c55990]
938
+ - @wistia/wistia-player@0.0.97
939
+
940
+ ## 0.0.96
941
+
942
+ ### Patch Changes
943
+
944
+ - Updated dependencies [1f3a333]
945
+ - @wistia/wistia-player@0.0.96
946
+
947
+ ## 0.0.95
948
+
949
+ ### Patch Changes
950
+
951
+ - Updated dependencies [73059ec]
952
+ - Updated dependencies [85bac3e]
953
+ - @wistia/wistia-player@0.0.95
954
+
955
+ ## 0.0.94
956
+
957
+ ### Patch Changes
958
+
959
+ - Updated dependencies [5f34a63]
960
+ - Updated dependencies [c35b8c9]
961
+ - Updated dependencies [c8b1798]
962
+ - @wistia/wistia-player@0.0.94
963
+
964
+ ## 0.0.93
965
+
966
+ ### Patch Changes
967
+
968
+ - ec1318e: Update readme with documentation links
969
+ - Updated dependencies [ec1318e]
970
+ - @wistia/wistia-player@0.0.93
971
+
972
+ ## 0.0.92
973
+
974
+ ### Patch Changes
975
+
976
+ - Updated dependencies [a3707a7]
977
+ - @wistia/wistia-player@0.0.92
978
+
979
+ ## 0.0.91
980
+
981
+ ### Patch Changes
982
+
983
+ - 6e3845c: Fix gradient background height calculation for player controls/playbar
984
+ - Updated dependencies [6e3845c]
985
+ - @wistia/wistia-player@0.0.91
986
+
987
+ ## 0.0.90
988
+
989
+ ### Patch Changes
990
+
991
+ - Updated dependencies [9e6b027]
992
+ - @wistia/wistia-player@0.0.90
993
+
994
+ ## 0.0.89
995
+
996
+ ### Patch Changes
997
+
998
+ - Updated dependencies [eea1c9c]
999
+ - @wistia/wistia-player@0.0.89
1000
+
1001
+ ## 0.0.88
1002
+
1003
+ ### Patch Changes
1004
+
1005
+ - Updated dependencies [bc81ff8]
1006
+ - @wistia/wistia-player@0.0.88
1007
+
1008
+ ## 0.0.87
1009
+
1010
+ ### Patch Changes
1011
+
1012
+ - 82c19dd: Allow player color to be overriden by the player color gradient
1013
+ - Updated dependencies [82c19dd]
1014
+ - @wistia/wistia-player@0.0.87
1015
+
1016
+ ## 0.0.86
1017
+
1018
+ ### Patch Changes
1019
+
1020
+ - af2f12a: Remove captions-v1 from customize preview tracking
1021
+ - Updated dependencies [af2f12a]
1022
+ - @wistia/wistia-player@0.0.86
1023
+
1024
+ ## 0.0.85
1025
+
1026
+ ### Patch Changes
1027
+
1028
+ - Updated dependencies [7000343]
1029
+ - @wistia/wistia-player@0.0.85
1030
+
1031
+ ## 0.0.84
1032
+
1033
+ ### Patch Changes
1034
+
1035
+ - Updated dependencies [169b380]
1036
+ - @wistia/wistia-player@0.0.84
1037
+
1038
+ ## 0.0.83
1039
+
1040
+ ### Patch Changes
1041
+
1042
+ - Updated dependencies [8ac5ef2]
1043
+ - @wistia/wistia-player@0.0.83
1044
+
1045
+ ## 0.0.82
1046
+
1047
+ ### Patch Changes
1048
+
1049
+ - e131476: Fixed `getMediaElement` function in translation api
1050
+ - Updated dependencies [e131476]
1051
+ - Updated dependencies [2f3d8c7]
1052
+ - @wistia/wistia-player@0.0.82
1053
+
1054
+ ## 0.0.81
1055
+
1056
+ ### Patch Changes
1057
+
1058
+ - Updated dependencies [91dda2e]
1059
+ - @wistia/wistia-player@0.0.81
1060
+
1061
+ ## 0.0.80
1062
+
1063
+ ### Patch Changes
1064
+
1065
+ - a79688e: Bug fix for audio playlists
1066
+ - Updated dependencies [a79688e]
1067
+ - @wistia/wistia-player@0.0.80
1068
+
1069
+ ## 0.0.79
1070
+
1071
+ ### Patch Changes
1072
+
1073
+ - Updated dependencies [9e7719f]
1074
+ - @wistia/wistia-player@0.0.79
1075
+
1076
+ ## 0.0.78
1077
+
1078
+ ### Patch Changes
1079
+
1080
+ - Updated dependencies [52b2e3a]
1081
+ - @wistia/wistia-player@0.0.78
1082
+
1083
+ ## 0.0.77
1084
+
1085
+ ### Patch Changes
1086
+
1087
+ - 0270d4c: Remove changes from published version
1088
+ - Updated dependencies [0270d4c]
1089
+ - @wistia/wistia-player@0.0.77
1090
+
1091
+ ## 0.0.76
1092
+
1093
+ ### Patch Changes
1094
+
1095
+ - 343aaff: Update playlist addLogoOverlay
1096
+ - Updated dependencies [343aaff]
1097
+ - @wistia/wistia-player@0.0.76
1098
+
1099
+ ## 0.0.75
1100
+
1101
+ ### Patch Changes
1102
+
1103
+ - Updated dependencies [5cc3ce9]
1104
+ - @wistia/wistia-player@0.0.75
1105
+
1106
+ ## 0.0.74
1107
+
1108
+ ### Patch Changes
1109
+
1110
+ - eac42c5: Rename attributes for carousel and playlist embeds
1111
+ - Updated dependencies [eac42c5]
1112
+ - @wistia/wistia-player@0.0.74
1113
+
1114
+ ## 0.0.73
1115
+
1116
+ ### Patch Changes
1117
+
1118
+ - 8a92a46: Updating carousel control animation
1119
+ - Updated dependencies [8a92a46]
1120
+ - @wistia/wistia-player@0.0.73
1121
+
1122
+ ## 0.0.72
1123
+
1124
+ ### Patch Changes
1125
+
1126
+ - aca68aa: Add animation to carousel control
1127
+ - Updated dependencies [aca68aa]
1128
+ - @wistia/wistia-player@0.0.72
1129
+
1130
+ ## 0.0.71
1131
+
1132
+ ### Patch Changes
1133
+
1134
+ - cf8bfa7: Bug fix: playlist background color should update carousel and audio carousel controls
1135
+ - Updated dependencies [cf8bfa7]
1136
+ - @wistia/wistia-player@0.0.71
1137
+
1138
+ ## 0.0.70
1139
+
1140
+ ### Patch Changes
1141
+
1142
+ - Updated dependencies [f20a1b3]
1143
+ - @wistia/wistia-player@0.0.70
1144
+
1145
+ ## 0.0.69
1146
+
1147
+ ### Patch Changes
1148
+
1149
+ - 0f03643: Playlist bug fixes
1150
+ - Updated dependencies [0f03643]
1151
+ - @wistia/wistia-player@0.0.69
1152
+
1153
+ ## 0.0.68
1154
+
1155
+ ### Patch Changes
1156
+
1157
+ - f293c3b: Updating internal logic for carousel control
1158
+ - Updated dependencies [f293c3b]
1159
+ - @wistia/wistia-player@0.0.68
1160
+
1161
+ ## 0.0.67
1162
+
1163
+ ### Patch Changes
1164
+
1165
+ - Updated dependencies [6cb2f35]
1166
+ - @wistia/wistia-player@0.0.67
1167
+
1168
+ ## 0.0.66
1169
+
1170
+ ### Patch Changes
1171
+
1172
+ - Updated dependencies [cfb5b51]
1173
+ - @wistia/wistia-player@0.0.66
1174
+
1175
+ ## 0.0.65
1176
+
1177
+ ### Patch Changes
1178
+
1179
+ - 2d93c0a: Update plugin and control definitions
1180
+ - Updated dependencies [2d93c0a]
1181
+ - Updated dependencies [f6b7776]
1182
+ - @wistia/wistia-player@0.0.65
1183
+
1184
+ ## 0.0.64
1185
+
1186
+ ### Patch Changes
1187
+
1188
+ - Updated dependencies [9945463]
1189
+ - @wistia/wistia-player@0.0.64
1190
+
1191
+ ## 0.0.63
1192
+
1193
+ ### Patch Changes
1194
+
1195
+ - Updated dependencies [15e7db5]
1196
+ - @wistia/wistia-player@0.0.63
1197
+
1198
+ ## 0.0.62
1199
+
1200
+ ### Patch Changes
1201
+
1202
+ - Updated dependencies [9d4ea94]
1203
+ - @wistia/wistia-player@0.0.62
1204
+
1205
+ ## 0.0.61
1206
+
1207
+ ### Patch Changes
1208
+
1209
+ - Updated dependencies [0211ae0]
1210
+ - @wistia/wistia-player@0.0.61
1211
+
1212
+ ## 0.0.60
1213
+
1214
+ ### Patch Changes
1215
+
1216
+ - Updated dependencies [c54d93b]
1217
+ - @wistia/wistia-player@0.0.60
1218
+
1219
+ ## 0.0.59
1220
+
1221
+ ### Patch Changes
1222
+
1223
+ - 2a55aba: Updated publicApi to better handle getting player from playlist
1224
+ - Updated dependencies [2a55aba]
1225
+ - Updated dependencies [85835a4]
1226
+ - Updated dependencies [46a65b7]
1227
+ - @wistia/wistia-player@0.0.59
1228
+
1229
+ ## 0.0.58
1230
+
1231
+ ### Patch Changes
1232
+
1233
+ - Updated dependencies [7670d44]
1234
+ - Updated dependencies [1b4ded9]
1235
+ - @wistia/wistia-player@0.0.58
1236
+
1237
+ ## 0.0.57
1238
+
1239
+ ### Patch Changes
1240
+
1241
+ - 978321f: Update internal types
1242
+ - Updated dependencies [978321f]
1243
+ - @wistia/wistia-player@0.0.57
1244
+
1245
+ ## 0.0.56
1246
+
1247
+ ### Patch Changes
1248
+
1249
+ - bbe0e7a: Updating names of upcoming new plugin and controls
1250
+ - Updated dependencies [bbe0e7a]
1251
+ - @wistia/wistia-player@0.0.56
1252
+
1253
+ ## 0.0.55
1254
+
1255
+ ### Patch Changes
1256
+
1257
+ - Updated dependencies [fb7419a]
1258
+ - @wistia/wistia-player@0.0.55
1259
+
1260
+ ## 0.0.54
1261
+
1262
+ ### Patch Changes
1263
+
1264
+ - 0532d80: Added new types for customerLogoPlugin
1265
+ - Updated dependencies [0532d80]
1266
+ - @wistia/wistia-player@0.0.54
1267
+
1268
+ ## 0.0.53
1269
+
1270
+ ### Patch Changes
1271
+
1272
+ - Updated dependencies [6e972e4]
1273
+ - @wistia/wistia-player@0.0.53
1274
+
1275
+ ## 0.0.52
1276
+
1277
+ ### Patch Changes
1278
+
1279
+ - bfdbab5: Update getPlugin and definePlugin to be generic functions
1280
+ - Updated dependencies [bfdbab5]
1281
+ - @wistia/wistia-player@0.0.52
1282
+
1283
+ ## 0.0.51
1284
+
1285
+ ### Patch Changes
1286
+
1287
+ - Updated dependencies [4ba6aa8]
1288
+ - @wistia/wistia-player@0.0.51
1289
+
1290
+ ## 0.0.50
1291
+
1292
+ ### Patch Changes
1293
+
1294
+ - Updated dependencies [235c427]
1295
+ - @wistia/wistia-player@0.0.50
1296
+
1297
+ ## 0.0.49
1298
+
1299
+ ### Patch Changes
1300
+
1301
+ - Updated dependencies [0c0dd84]
1302
+ - @wistia/wistia-player@0.0.49
1303
+
1304
+ ## 0.0.48
1305
+
1306
+ ### Patch Changes
1307
+
1308
+ - Updated dependencies [7ffc556]
1309
+ - @wistia/wistia-player@0.0.48
1310
+
1311
+ ## 0.0.47
1312
+
1313
+ ### Patch Changes
1314
+
1315
+ - 4b5925b: Updated return type for controls() method, definePlugin(), and getPlugin() methods
1316
+ - Updated dependencies [4b5925b]
1317
+ - Updated dependencies [a03dead]
1318
+ - @wistia/wistia-player@0.0.47
1319
+
1320
+ ## 0.0.46
1321
+
1322
+ ### Patch Changes
1323
+
1324
+ - Updated dependencies [b84d818]
1325
+ - @wistia/wistia-player@0.0.46
1326
+
1327
+ ## 0.0.45
1328
+
1329
+ ### Patch Changes
1330
+
1331
+ - c9ec6f6: Corrected return type for getPlugin(), definePlugin() and API's plugin() and addPlugin() methods
1332
+ - Updated dependencies [c9ec6f6]
1333
+ - @wistia/wistia-player@0.0.45
1334
+
1335
+ ## 0.0.44
1336
+
1337
+ ### Patch Changes
1338
+
1339
+ - Updated dependencies [571fab0]
1340
+ - @wistia/wistia-player@0.0.44
1341
+
1342
+ ## 0.0.43
1343
+
1344
+ ### Patch Changes
1345
+
1346
+ - Updated dependencies [d60a1af]
1347
+ - @wistia/wistia-player@0.0.43
1348
+
1349
+ ## 0.0.42
1350
+
1351
+ ### Patch Changes
1352
+
1353
+ - 351ce63: Export WistiaPlayerProps in react package
1354
+ - @wistia/wistia-player@0.0.42
1355
+
1356
+ ## 0.0.41
1357
+
1358
+ ### Patch Changes
1359
+
1360
+ - 987dd84: Export web component element types from react package
1361
+ - @wistia/wistia-player@0.0.41
1362
+
1363
+ ## 0.0.40
1364
+
1365
+ ### Patch Changes
1366
+
1367
+ - Updated dependencies [c9c357e]
1368
+ - @wistia/wistia-player@0.0.40
1369
+
1370
+ ## 0.0.39
1371
+
1372
+ ### Patch Changes
1373
+
1374
+ - Updated dependencies [596a05c]
1375
+ - @wistia/wistia-player@0.0.39
1376
+
1377
+ ## 0.0.38
1378
+
1379
+ ### Patch Changes
1380
+
1381
+ - Updated dependencies [8469d73]
1382
+ - @wistia/wistia-player@0.0.38
1383
+
1384
+ ## 0.0.37
1385
+
1386
+ ### Patch Changes
1387
+
1388
+ - Updated dependencies [8aed7e1]
1389
+ - @wistia/wistia-player@0.0.37
1390
+
1391
+ ## 0.0.36
1392
+
1393
+ ### Patch Changes
1394
+
1395
+ - Updated dependencies [cbf72a2]
1396
+ - @wistia/wistia-player@0.0.36
1397
+
1398
+ ## 0.0.35
1399
+
1400
+ ### Patch Changes
1401
+
1402
+ - Updated dependencies [6ee395d]
1403
+ - @wistia/wistia-player@0.0.35
1404
+
1405
+ ## 0.0.34
1406
+
1407
+ ### Patch Changes
1408
+
1409
+ - Updated dependencies [4f54c5d]
1410
+ - @wistia/wistia-player@0.0.34
1411
+
1412
+ ## 0.0.33
1413
+
1414
+ ### Patch Changes
1415
+
1416
+ - Updated dependencies [04d3ce4]
1417
+ - @wistia/wistia-player@0.0.33
1418
+
1419
+ ## 0.0.32
1420
+
1421
+ ### Patch Changes
1422
+
1423
+ - Updated dependencies [0d8abf1]
1424
+ - @wistia/wistia-player@0.0.32
1425
+
1426
+ ## 0.0.31
1427
+
1428
+ ### Patch Changes
1429
+
1430
+ - Updated dependencies [62b99d9]
1431
+ - @wistia/wistia-player@0.0.31
1432
+
1433
+ ## 0.0.30
1434
+
1435
+ ### Patch Changes
1436
+
1437
+ - Updated dependencies
1438
+ - @wistia/wistia-player@0.0.30
1439
+
1440
+ ## 0.0.29
1441
+
1442
+ ### Patch Changes
1443
+
1444
+ - Updated dependencies [0cd9b2f]
1445
+ - @wistia/wistia-player@0.0.29
1446
+
1447
+ ## 0.0.28
1448
+
1449
+ ### Patch Changes
1450
+
1451
+ - Updated dependencies [afd30a6]
1452
+ - @wistia/wistia-player@0.0.28
1453
+
1454
+ ## 0.0.27
1455
+
1456
+ ### Patch Changes
1457
+
1458
+ - Updated dependencies [53edc32]
1459
+ - @wistia/wistia-player@0.0.27
1460
+
1461
+ ## 0.0.26
1462
+
1463
+ ### Patch Changes
1464
+
1465
+ - Updated dependencies [fac7754]
1466
+ - @wistia/wistia-player@0.0.26
1467
+
1468
+ ## 0.0.25
1469
+
1470
+ ### Patch Changes
1471
+
1472
+ - Updated dependencies [4831527]
1473
+ - @wistia/wistia-player@0.0.25
1474
+
1475
+ ## 0.0.24
1476
+
1477
+ ### Patch Changes
1478
+
1479
+ - Updated dependencies [f0f9d0f]
1480
+ - @wistia/wistia-player@0.0.24
1481
+
1482
+ ## 0.0.23
1483
+
1484
+ ### Patch Changes
1485
+
1486
+ - 814f0ee: updating type exports for cjs
1487
+ - @wistia/wistia-player@0.0.23
1488
+
1489
+ ## 0.0.22
1490
+
1491
+ ### Patch Changes
1492
+
1493
+ - 6a793d0: update package.json
1494
+ - @wistia/wistia-player@0.0.22
1495
+
1496
+ ## 0.0.21
1497
+
1498
+ ### Patch Changes
1499
+
1500
+ - 648e024: include a cjs export
1501
+ - @wistia/wistia-player@0.0.21
1502
+
1503
+ ## 0.0.20
1504
+
1505
+ ### Patch Changes
1506
+
1507
+ - 75a9a0b: dependency updates, buildscript update, focus indicator bug
1508
+ - Updated dependencies [75a9a0b]
1509
+ - @wistia/wistia-player@0.0.20
1510
+
1511
+ ## 0.0.19
1512
+
1513
+ ### Patch Changes
1514
+
1515
+ - 171a07d: asset compilation
1516
+ - Updated dependencies [171a07d]
1517
+ - @wistia/wistia-player@0.0.19
1518
+
1519
+ ## 0.0.18
1520
+
1521
+ ### Patch Changes
1522
+
1523
+ - 494aae7: use an async import of @wistia/wistia-player to fix a bug integrating with legacy embed packages
1524
+ - @wistia/wistia-player@0.0.18
1525
+
1526
+ ## 0.0.17
1527
+
1528
+ ### Patch Changes
1529
+
1530
+ - e47d46d: v bump
1531
+ - Updated dependencies [e47d46d]
1532
+ - @wistia/wistia-player@0.0.17
1533
+
1534
+ ## 0.0.16
1535
+
1536
+ ### Patch Changes
1537
+
1538
+ - v bump
1539
+ - Updated dependencies
1540
+ - @wistia/wistia-player@0.0.16
1541
+
1542
+ ## 0.0.15
1543
+
1544
+ ### Patch Changes
1545
+
1546
+ - bump version
1547
+ - Updated dependencies
1548
+ - @wistia/wistia-player@0.0.15
1549
+
1550
+ ## 0.0.14
1551
+
1552
+ ### Patch Changes
1553
+
1554
+ - bump version for gh action
1555
+ - Updated dependencies
1556
+ - @wistia/wistia-player@0.0.14
1557
+
1558
+ ## 0.0.13
1559
+
1560
+ ### Patch Changes
1561
+
1562
+ - version bump
1563
+ - Updated dependencies
1564
+ - @wistia/wistia-player@0.0.13
1565
+
1566
+ ## 0.0.12
1567
+
1568
+ ### Patch Changes
1569
+
1570
+ - gh action
1571
+ - Updated dependencies
1572
+ - @wistia/wistia-player@0.0.12
1573
+
1574
+ ## 0.0.11
1575
+
1576
+ ### Patch Changes
1577
+
1578
+ - gh action
1579
+ - Updated dependencies
1580
+ - @wistia/wistia-player@0.0.11
1581
+
1582
+ ## 0.0.10
1583
+
1584
+ ### Patch Changes
1585
+
1586
+ - gh action
1587
+ - Updated dependencies
1588
+ - @wistia/wistia-player@0.0.10
1589
+
1590
+ ## 0.0.9
1591
+
1592
+ ### Patch Changes
1593
+
1594
+ - gh release fix
1595
+ - Updated dependencies
1596
+ - @wistia/wistia-player@0.0.9
1597
+
1598
+ ## 0.0.8
1599
+
1600
+ ### Patch Changes
1601
+
1602
+ - gh action deploy test
1603
+ - Updated dependencies
1604
+ - @wistia/wistia-player@0.0.8
1605
+
1606
+ ## 0.0.7
1607
+
1608
+ ### Patch Changes
1609
+
1610
+ - continuing github actions tests
1611
+ - Updated dependencies
1612
+ - @wistia/wistia-player@0.0.7
1613
+
1614
+ ## 0.0.6
1615
+
1616
+ ### Patch Changes
1617
+
1618
+ - a5db0ce: github action
1619
+ - Updated dependencies [a5db0ce]
1620
+ - @wistia/wistia-player@0.0.6
1621
+
1622
+ ## 0.0.5
1623
+
1624
+ ### Patch Changes
1625
+
1626
+ - a1f1f7c: release flow test
1627
+ - Updated dependencies [a1f1f7c]
1628
+ - @wistia/wistia-player@0.0.5
1629
+
1630
+ ## 0.0.4
1631
+
1632
+ ### Patch Changes
1633
+
1634
+ - github action deploy test 1
1635
+ - Updated dependencies
1636
+ - @wistia/wistia-player@0.0.4
1637
+
1638
+ ## 0.0.3
1639
+
1640
+ ### Patch Changes
1641
+
1642
+ - changing our changeset config
1643
+ - Updated dependencies
1644
+ - @wistia/wistia-player@0.0.3
1645
+
1646
+ ## 0.0.2
1647
+
1648
+ ### Patch Changes
1649
+
1650
+ - 02cfbc1: bumping version for github ci integration tests
1651
+ - Updated dependencies [02cfbc1]
1652
+ - @wistia/wistia-player@0.0.2
1653
+
1654
+ ## 0.0.1
1655
+
1656
+ ### Patch Changes
1657
+
1658
+ - ce657a1: bumping the versions as we test releases
1659
+ - Updated dependencies [ce657a1]
1660
+ - @wistia/wistia-player@0.0.1
1661
+
1662
+ ## 0.0.0
1663
+
1664
+ ### Patch Changes
1665
+
1666
+ - 8ebe231: the first changeset summary
1667
+ - Updated dependencies [8ebe231]
1668
+ - @wistia/wistia-player@0.0.0