@playkit-js/playkit-js-ui 0.71.0 → 0.72.0-canary.596c875

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,20 @@
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
+ ## [0.72.0-canary.596c875](https://github.com/kaltura/playkit-js-ui/compare/v0.71.0...v0.72.0-canary.596c875) (2022-05-17)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * **FEC-12245:** add i18n to CC button: wrong tooltip for German (the same with Dutch) ([#675](https://github.com/kaltura/playkit-js-ui/issues/675)) ([596c875](https://github.com/kaltura/playkit-js-ui/commit/596c875))
11
+
12
+
13
+ ### Features
14
+
15
+ * **FEC-12113:** Add Side Panels Management to player UI ([#674](https://github.com/kaltura/playkit-js-ui/issues/674)) ([60ee1d1](https://github.com/kaltura/playkit-js-ui/commit/60ee1d1)), closes [kaltura/playkit-js-ui-managers#1](https://github.com/kaltura/playkit-js-ui/issues/1) [kaltura/kaltura-player-js#544](https://github.com/kaltura/playkit-js-ui/issues/544)
16
+
17
+
18
+
5
19
  ## [0.71.0](https://github.com/kaltura/playkit-js-ui/compare/v0.70.1...v0.71.0) (2022-05-12)
6
20
 
7
21