@playkit-js/transcript 3.4.3 → 3.4.4

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.4.4 (2023-06-27)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * **FEC-13214:** Top Bar Dropdown menu are not auto closed on Transcript or Navigation icon clicked ([#148](https://github.com/kaltura/playkit-js-transcript/issues/148)) ([512ab9b](https://github.com/kaltura/playkit-js-transcript/commit/512ab9b5873d34589134b06b2501cc97c0fe1fc5)), closes [kaltura/playkit-js-ui-managers#40](https://github.com/kaltura/playkit-js-ui-managers/issues/40)
11
+
5
12
  ### 3.4.3 (2023-06-07)
6
13
 
7
14
 
@@ -150,7 +157,7 @@ All notable changes to this project will be documented in this file. See [standa
150
157
  ### [0.0.5](https://github.com/kaltura/playkit-js-transcript/compare/v0.0.1...v0.0.5) (2020-01-24)
151
158
 
152
159
  * fixed styles for Edge and IE11 browsers (REACH2-746) ([f34a12](https://github.com/kaltura/playkit-js-transcript/commit/f34a12e6872ef17a4ca05cec97457c7ab6dfc16a))
153
- * fixed parser for DFXP caption types (REACH2-756) ([825e3d](https://github.com/kaltura/playkit-js-transcript/commit/825e3dc6ddd3.4.39c58380b3e8ee20796b7408b))
160
+ * fixed parser for DFXP caption types (REACH2-756) ([825e3d](https://github.com/kaltura/playkit-js-transcript/commit/825e3dc6ddd384f39c58380b3e8ee20796b7408b))
154
161
 
155
162
  ### [0.0.4](https://github.com/kaltura/playkit-js-transcript/compare/v0.0.1...v0.0.4) (2020-01-12)
156
163