@playkit-js/transcript 2.1.5-canary.17-c901bf0 → 2.1.5-canary.20-c308f5e

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,7 @@
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
- ### [2.1.5-canary.17-c901bf0](https://github.com/kaltura/playkit-js-transcript/compare/v2.1.4...v2.1.5-canary.17-c901bf0) (2022-08-10)
5
+ ### [2.1.5-canary.20-c308f5e](https://github.com/kaltura/playkit-js-transcript/compare/v2.1.4...v2.1.5-canary.20-c308f5e) (2022-08-16)
6
6
 
7
7
 
8
8
  ### Bug Fixes
@@ -11,6 +11,8 @@ All notable changes to this project will be documented in this file. See [standa
11
11
  * **FEV-1273:** handle timed metadata, remove kaltura-client ([357f8b5](https://github.com/kaltura/playkit-js-transcript/commit/357f8b53cffe64b0da1152f96c6c54f677142bfb))
12
12
  * **FEV-1273:** tiny style changes ([4967668](https://github.com/kaltura/playkit-js-transcript/commit/49676686b24cd36a0881e2f5897c472a7e555b94))
13
13
  * **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))
14
+ * **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))
15
+ * **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))
14
16
 
15
17
  ### [2.1.4](https://github.com/kaltura/playkit-js-transcript/compare/v2.1.3...v2.1.4) (2022-01-19)
16
18