@playkit-js/playkit-js-ivq 3.5.18 → 3.5.19-canary.0-0943acc
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 +10 -1
- package/dist/playkit-ivq.js +1 -1
- package/dist/playkit-ivq.js.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,15 @@
|
|
|
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.19-canary.0-0943acc (2024-09-29)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
* **FEC-141472:** pass new prop to overlay ([#136](https://github.com/kaltura/playkit-js-ivq/issues/136)) ([0943acc](https://github.com/kaltura/playkit-js-ivq/commit/0943acc))
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
5
14
|
### 3.5.18 (2024-09-19)
|
|
6
15
|
|
|
7
16
|
|
|
@@ -409,7 +418,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
409
418
|
### Features
|
|
410
419
|
|
|
411
420
|
* **FEV-1034:** data-manager ([1da627a](https://github.com/kaltura/playkit-js-ivq/commit/1da627a))
|
|
412
|
-
* **FEV-1039:** Reflection point and Open question ([#8](https://github.com/kaltura/playkit-js-ivq/issues/8)) ([
|
|
421
|
+
* **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))
|
|
413
422
|
* **FEV-1164:** add quiz answers to multirequest ([4561168](https://github.com/kaltura/playkit-js-ivq/commit/4561168))
|
|
414
423
|
* **FEV-1164:** address PR comments ([f10a2b4](https://github.com/kaltura/playkit-js-ivq/commit/f10a2b4))
|
|
415
424
|
* **FEV-1164:** fetch quiz data ([1071d1d](https://github.com/kaltura/playkit-js-ivq/commit/1071d1d))
|