Skip to content

Commit fef62d9

Browse files
committed
3.16.2
1 parent 3c4bbf1 commit fef62d9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="3.16.2"></a>
2+
## [3.16.2](https://github.com/videojs/http-streaming/compare/v3.16.1...v3.16.2) (2024-12-02)
3+
4+
### Bug Fixes
5+
6+
* playlists wrongfully excluded on iOS when using ManagedMediaSource ([#1555](https://github.com/videojs/http-streaming/issues/1555)) ([3c4bbf1](https://github.com/videojs/http-streaming/commit/3c4bbf1))
7+
18
<a name="3.16.1"></a>
29
## [3.16.1](https://github.com/videojs/http-streaming/compare/v3.16.0...v3.16.1) (2024-11-26)
310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@videojs/http-streaming",
3-
"version": "3.16.1",
3+
"version": "3.16.2",
44
"description": "Play back HLS and DASH with Video.js, even where it's not natively supported",
55
"main": "dist/videojs-http-streaming.cjs.js",
66
"module": "dist/videojs-http-streaming.es.js",

0 commit comments

Comments
 (0)