@playkit-js/playkit-js-ui 0.72.0 → 0.72.1-canary.3e80d7b

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,16 @@
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.1-canary.3e80d7b](https://github.com/kaltura/playkit-js-ui/compare/v0.72.0...v0.72.1-canary.3e80d7b) (2022-07-20)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * **FEC-12372:** [WEB][UI] - [O2CZ] Autoplay_WEB - After seeking to the end of the program, the next program will not start playing automatically ([3e80d7b](https://github.com/kaltura/playkit-js-ui/commit/3e80d7b))
11
+ * **FEC-12373:** Web][UI][Chrome][Safari] Seek buttons don't spin after clicking on it for the second time ([54d5dcc](https://github.com/kaltura/playkit-js-ui/commit/54d5dcc))
12
+
13
+
14
+
5
15
  ## [0.72.0](https://github.com/kaltura/playkit-js-ui/compare/v0.71.0...v0.72.0) (2022-06-09)
6
16
 
7
17