@playkit-js/transcript 3.5.30 → 3.5.31
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 +3 -1
- package/dist/playkit-transcript.js +1 -1
- package/package.json +2 -2
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.31 (2024-11-14)
|
|
6
|
+
|
|
5
7
|
### 3.5.30 (2024-11-14)
|
|
6
8
|
|
|
7
9
|
|
|
@@ -147,7 +149,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
147
149
|
|
|
148
150
|
### Bug Fixes
|
|
149
151
|
|
|
150
|
-
* **FEC-13216:** upd dependencies ([#149](https://github.com/kaltura/playkit-js-transcript/issues/149)) ([3f9abc7](https://github.com/kaltura/playkit-js-transcript/commit/
|
|
152
|
+
* **FEC-13216:** upd dependencies ([#149](https://github.com/kaltura/playkit-js-transcript/issues/149)) ([3f9abc7](https://github.com/kaltura/playkit-js-transcript/commit/3f9abc766f3.5.31259d273b47ff23ed14edbeb1))
|
|
151
153
|
|
|
152
154
|
### [3.4.2](https://github.com/kaltura/playkit-js-transcript/compare/v3.4.1...v3.4.2) (2023-05-17)
|
|
153
155
|
|