@playkit-js/transcript 3.6.0 → 3.6.1
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 +3 -3
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.6.1 (2025-03-06)
|
|
6
|
+
|
|
5
7
|
## 3.6.0 (2025-03-06)
|
|
6
8
|
|
|
7
9
|
|
|
@@ -146,7 +148,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
146
148
|
|
|
147
149
|
### Features
|
|
148
150
|
|
|
149
|
-
* **FEC-13390:** add canary workflow that uses script from common ([#161](https://github.com/kaltura/playkit-js-transcript/issues/161)) ([09908f1](https://github.com/kaltura/playkit-js-transcript/commit/
|
|
151
|
+
* **FEC-13390:** add canary workflow that uses script from common ([#161](https://github.com/kaltura/playkit-js-transcript/issues/161)) ([09908f1](https://github.com/kaltura/playkit-js-transcript/commit/09908f15185925df310515155d0f6873376d02c6))
|
|
150
152
|
|
|
151
153
|
### 3.4.8 (2023-09-11)
|
|
152
154
|
|