@playkit-js/transcript 3.7.8 → 3.7.9

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.7.9 (2025-11-27)
6
+
5
7
  ### 3.7.8 (2025-11-27)
6
8
 
7
9
  ### 3.7.7 (2025-11-06)
@@ -295,7 +297,7 @@ All notable changes to this project will be documented in this file. See [standa
295
297
  ### Bug Fixes
296
298
 
297
299
  * **FEV-1173:** remove contrib kitchen sink ([fb40b3e](https://github.com/kaltura/playkit-js-transcript/commit/fb40b3e10a99cd2cf7ffb41ac5721ab6b3210501))
298
- * **FEV-1273:** handle timed metadata, remove kaltura-client ([3.7.8b5](https://github.com/kaltura/playkit-js-transcript/commit/3.7.8b53cffe64b0da1152f96c6c54f677142bfb))
300
+ * **FEV-1273:** handle timed metadata, remove kaltura-client ([357f8b5](https://github.com/kaltura/playkit-js-transcript/commit/357f8b53cffe64b0da1152f96c6c54f677142bfb))
299
301
  * **FEV-1273:** tiny style changes ([4967668](https://github.com/kaltura/playkit-js-transcript/commit/49676686b24cd36a0881e2f5897c472a7e555b94))
300
302
  * **FEV-1346:** style fix for transcript body ([1578af8](https://github.com/kaltura/playkit-js-transcript/commit/1578af8cf01c954e15cfc38cfd8ffbbd3dd4b905))
301
303
  * **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))