@playkit-js/playkit-js-downloads 1.5.2 → 1.5.3
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 +4 -2
- package/dist/playkit-downloads.js +1 -1
- package/package.json +2 -2
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
|
+
### 1.5.3 (2026-09-03)
|
|
6
|
+
|
|
5
7
|
### 1.5.2 (2026-08-28)
|
|
6
8
|
|
|
7
9
|
### 1.5.1 (2026-06-04)
|
|
@@ -70,7 +72,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
70
72
|
|
|
71
73
|
### Bug Fixes
|
|
72
74
|
|
|
73
|
-
* **ADA-1514:** Incorrect focus order is observed when Related Files button is activated. ([#74](https://github.com/kaltura/playkit-js-downloads/issues/74)) ([f0c4d76](https://github.com/kaltura/playkit-js-downloads/commit/
|
|
75
|
+
* **ADA-1514:** Incorrect focus order is observed when Related Files button is activated. ([#74](https://github.com/kaltura/playkit-js-downloads/issues/74)) ([f0c4d76](https://github.com/kaltura/playkit-js-downloads/commit/f0c4d765d3602fbc9ae5a911562aa3698e6fa947))
|
|
74
76
|
|
|
75
77
|
### 1.3.10 (2024-10-13)
|
|
76
78
|
|
|
@@ -113,7 +115,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
113
115
|
|
|
114
116
|
### Bug Fixes
|
|
115
117
|
|
|
116
|
-
* **FEC-13728:** bring back showOverlay api ([#54](https://github.com/kaltura/playkit-js-downloads/issues/54)) ([56bf397](https://github.com/kaltura/playkit-js-downloads/commit/
|
|
118
|
+
* **FEC-13728:** bring back showOverlay api ([#54](https://github.com/kaltura/playkit-js-downloads/issues/54)) ([56bf397](https://github.com/kaltura/playkit-js-downloads/commit/56bf39774a3b88bd13542b7a532568542b109ec5))
|
|
117
119
|
|
|
118
120
|
### 1.3.1 (2024-05-19)
|
|
119
121
|
|