@playkit-js/transcript 3.6.5 → 3.7.0
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,13 @@
|
|
|
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.0 (2025-06-19)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
* **FEC-12933:** Prevent copy ([#251](https://github.com/kaltura/playkit-js-transcript/issues/251)) ([80ef21b](https://github.com/kaltura/playkit-js-transcript/commit/80ef21b53db8687aeb92d96956e635dcf72ad0e1))
|
|
11
|
+
|
|
5
12
|
### 3.6.5 (2025-05-22)
|
|
6
13
|
|
|
7
14
|
### 3.6.4 (2025-04-24)
|
|
@@ -107,7 +114,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
107
114
|
|
|
108
115
|
### Bug Fixes
|
|
109
116
|
|
|
110
|
-
* **FEC-13775:** transcript shows only current caption line ([#183](https://github.com/kaltura/playkit-js-transcript/issues/183)) ([774125a](https://github.com/kaltura/playkit-js-transcript/commit/
|
|
117
|
+
* **FEC-13775:** transcript shows only current caption line ([#183](https://github.com/kaltura/playkit-js-transcript/issues/183)) ([774125a](https://github.com/kaltura/playkit-js-transcript/commit/774125a28f5063.7.0aa0e9a8cf01b0de91e5046))
|
|
111
118
|
|
|
112
119
|
### 3.5.12 (2024-03-31)
|
|
113
120
|
|