@playkit-js/transcript 3.5.6 → 3.5.7

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,8 @@
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.7 (2024-01-07)
6
+
5
7
  ### 3.5.6 (2023-12-21)
6
8
 
7
9
  ### 3.5.5 (2023-12-21)
@@ -142,7 +144,7 @@ All notable changes to this project will be documented in this file. See [standa
142
144
  * **FEV-1273:** tiny style changes ([4967668](https://github.com/kaltura/playkit-js-transcript/commit/49676686b24cd36a0881e2f5897c472a7e555b94))
143
145
  * **FEV-1346:** style fix for transcript body ([1578af8](https://github.com/kaltura/playkit-js-transcript/commit/1578af8cf01c954e15cfc38cfd8ffbbd3dd4b905))
144
146
  * **FEV-1346:** style-loader fix ([#99](https://github.com/kaltura/playkit-js-transcript/issues/99)) ([c901bf0](https://github.com/kaltura/playkit-js-transcript/commit/c901bf08054df133274bf2e5fcf8568009a936c6))
145
- * **FEV-1355:** Transcript only works for first language in videos that contain multiple captions ([#101](https://github.com/kaltura/playkit-js-transcript/issues/101)) ([c308f5e](https://github.com/kaltura/playkit-js-transcript/commit/c308f5ef101b5dedbb318f57be6bf3c5c71c71b3))
147
+ * **FEV-1355:** Transcript only works for first language in videos that contain multiple captions ([#101](https://github.com/kaltura/playkit-js-transcript/issues/101)) ([c308f5e](https://github.com/kaltura/playkit-js-transcript/commit/c308f5ef101b5dedbb318f57be6bf3.5.71c71b3))
146
148
  * **FEV-1356:** transcript print/download labels ([#100](https://github.com/kaltura/playkit-js-transcript/issues/100)) ([9f26a4a](https://github.com/kaltura/playkit-js-transcript/commit/9f26a4a86e63d130d30b398003771e71fa8fa4cd))
147
149
  * **FEV-1362:** resolve race condition between API call and FirstPlaying event ([#103](https://github.com/kaltura/playkit-js-transcript/issues/103)) ([e28422e](https://github.com/kaltura/playkit-js-transcript/commit/e28422ef5822aee23f193e9f9ddd49ad49195a1b))
148
150
  * **FEV-1362:** use 1st language from list if captions switched to "off" ([a954dce](https://github.com/kaltura/playkit-js-transcript/commit/a954dcefa22660e29ef5e68a2384d01859436133))