@playkit-js/manual-hotspots 3.3.1 → 3.3.2-canary.0-0902749
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,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
|
+
### 3.3.2-canary.0-0902749 (2026-01-08)
|
|
6
|
+
|
|
5
7
|
### 3.3.1 (2026-01-06)
|
|
6
8
|
|
|
7
9
|
### 3.2.26 (2025-12-18)
|
|
@@ -117,7 +119,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
117
119
|
|
|
118
120
|
### Bug Fixes
|
|
119
121
|
|
|
120
|
-
* **FEV-1659:** hotspots starting from 0.00 are hidden ([#296](https://github.com/kaltura/playkit-js-hotspots/issues/296)) ([d02aab4](https://github.com/kaltura/playkit-js-hotspots/commit/
|
|
122
|
+
* **FEV-1659:** hotspots starting from 0.00 are hidden ([#296](https://github.com/kaltura/playkit-js-hotspots/issues/296)) ([d02aab4](https://github.com/kaltura/playkit-js-hotspots/commit/d02aab4cc92295b711d1f93e38148ac03010a491))
|
|
121
123
|
|
|
122
124
|
### [3.1.3](https://github.com/kaltura/playkit-js-hotspots/compare/v3.1.2...v3.1.3) (2023-02-23)
|
|
123
125
|
|