@playkit-js/playkit-js-downloads 1.4.3 → 1.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 +3 -1
- 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.4.4 (2025-05-22)
|
|
6
|
+
|
|
5
7
|
### 1.4.3 (2025-04-24)
|
|
6
8
|
|
|
7
9
|
### 1.4.2 (2025-04-02)
|
|
@@ -143,7 +145,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
143
145
|
|
|
144
146
|
### Bug Fixes
|
|
145
147
|
|
|
146
|
-
* **FEC-
|
|
148
|
+
* **FEC-13473:** Player v7 | Playlist | Download button is being duplicated. ([49e8df8](https://github.com/kaltura/playkit-js-downloads/commit/49e8df8bcb0b7ec02a3f72af47b5b3f665888c9d))
|
|
147
149
|
|
|
148
150
|
### 1.0.10 (2023-09-11)
|
|
149
151
|
|