@playkit-js/playkit-js-downloads 1.4.8 → 1.4.9
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 +2 -2
- package/dist/playkit-downloads.js +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
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.
|
|
5
|
+
### 1.4.9 (2025-12-08)
|
|
6
6
|
|
|
7
7
|
### 1.4.7 (2025-11-27)
|
|
8
8
|
|
|
@@ -109,7 +109,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
109
109
|
|
|
110
110
|
### Bug Fixes
|
|
111
111
|
|
|
112
|
-
* **FEC-13868:** Player v7 | Download | Default language is being duplicated on kms. ([#50](https://github.com/kaltura/playkit-js-downloads/issues/50)) ([c1fcd65](https://github.com/kaltura/playkit-js-downloads/commit/
|
|
112
|
+
* **FEC-13868:** Player v7 | Download | Default language is being duplicated on kms. ([#50](https://github.com/kaltura/playkit-js-downloads/issues/50)) ([c1fcd65](https://github.com/kaltura/playkit-js-downloads/commit/c1fcd65f7e0fd38b85b134f897e72efc7c7c9b70))
|
|
113
113
|
|
|
114
114
|
### 1.2.1 (2024-04-10)
|
|
115
115
|
|