@playkit-js/playkit-js-ivq 3.5.1 → 3.5.2-canary.0-47ce83e

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,6 +2,10 @@
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.5.2-canary.0-47ce83e (2024-02-25)
6
+
7
+
8
+
5
9
  ### 3.5.1 (2024-02-04)
6
10
 
7
11
 
@@ -326,7 +330,7 @@ All notable changes to this project will be documented in this file. See [standa
326
330
  ### Features
327
331
 
328
332
  * **FEV-1034:** data-manager ([1da627a](https://github.com/kaltura/playkit-js-ivq/commit/1da627a))
329
- * **FEV-1039:** Reflection point and Open question ([#8](https://github.com/kaltura/playkit-js-ivq/issues/8)) ([3.5.18c](https://github.com/kaltura/playkit-js-ivq/commit/3.5.18c))
333
+ * **FEV-1039:** Reflection point and Open question ([#8](https://github.com/kaltura/playkit-js-ivq/issues/8)) ([335718c](https://github.com/kaltura/playkit-js-ivq/commit/335718c))
330
334
  * **FEV-1164:** add quiz answers to multirequest ([4561168](https://github.com/kaltura/playkit-js-ivq/commit/4561168))
331
335
  * **FEV-1164:** address PR comments ([f10a2b4](https://github.com/kaltura/playkit-js-ivq/commit/f10a2b4))
332
336
  * **FEV-1164:** fetch quiz data ([1071d1d](https://github.com/kaltura/playkit-js-ivq/commit/1071d1d))