@playkit-js/transcript 3.7.12 → 3.7.13-canary.0-1df2d96

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.13-canary.0-1df2d96 (2026-03-18)
6
+
5
7
  ### 3.7.12 (2026-02-26)
6
8
 
7
9
  ### 3.7.11 (2026-02-12)
package/README.md CHANGED
@@ -128,6 +128,7 @@ Bump version: `yarn release`;<br/>
128
128
  searchNextPrevDebounceTimeout?: number // optional
129
129
  downloadDisabled?: boolean // optional
130
130
  printDisabled?: boolean // optional
131
+ protectCaptionCopy:? boolean // optional
131
132
  }
132
133
  ```
133
134
  ##