Skip to content

Commit f6a4f79

Browse files
committed
3.14.2
1 parent e4e0c2d commit f6a4f79

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.14.2"></a>
2+
## [3.14.2](https://github.com/videojs/http-streaming/compare/v3.14.1...v3.14.2) (2024-09-17)
3+
4+
### Bug Fixes
5+
6+
* audio segment on incorrect timeline HLS ([#1539](https://github.com/videojs/http-streaming/issues/1539)) ([e4e0c2d](https://github.com/videojs/http-streaming/commit/e4e0c2d))
7+
18
<a name="3.14.1"></a>
29
## [3.14.1](https://github.com/videojs/http-streaming/compare/v3.14.0...v3.14.1) (2024-09-09)
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.14.1",
3+
"version": "3.14.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)