@playkit-js/playkit-js-ivq 3.6.6-canary.0-f2f5a8d → 3.6.6

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
@@ -2,7 +2,12 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
- ### 3.6.6-canary.0-f2f5a8d (2025-02-13)
5
+ ### 3.6.6 (2025-02-20)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * SUP-46658: V7 player freezes when loading quiz question ([#151](https://github.com/kaltura/playkit-js-ivq/issues/151)) ([c2d95a7](https://github.com/kaltura/playkit-js-ivq/commit/c2d95a7))
6
11
 
7
12
 
8
13
 
@@ -303,7 +308,7 @@ All notable changes to this project will be documented in this file. See [standa
303
308
 
304
309
  ### Features
305
310
 
306
- * **FEV-1571:** migrate style of plugin ivq ([#63](https://github.com/kaltura/playkit-js-ivq/issues/63)) ([3764606](https://github.com/kaltura/playkit-js-ivq/commit/3764606))
311
+ * **FEV-1571:** migrate style of plugin ivq ([#63](https://github.com/kaltura/playkit-js-ivq/issues/63)) ([3.6.606](https://github.com/kaltura/playkit-js-ivq/commit/3.6.606))
307
312
  * **FEV-1617:** timeline popup and Cypress tests ([#71](https://github.com/kaltura/playkit-js-ivq/issues/71)) ([bf6d373](https://github.com/kaltura/playkit-js-ivq/commit/bf6d373))
308
313
 
309
314