Skip to content

Commit c10bb8c

Browse files
author
Dzianis Dashkevich
committed
7.0.2
1 parent 2015be8 commit c10bb8c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="7.0.2"></a>
2+
## [7.0.2](https://github.com/videojs/mux.js/compare/v7.0.1...v7.0.2) (2023-11-27)
3+
4+
### Bug Fixes
5+
6+
* Ignore non-PES packets in the rollover stream ([#440](https://github.com/videojs/mux.js/issues/440)) ([2015be8](https://github.com/videojs/mux.js/commit/2015be8))
7+
18
<a name="7.0.1"></a>
29
## [7.0.1](https://github.com/videojs/mux.js/compare/v7.0.0...v7.0.1) (2023-10-12)
310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mux.js",
3-
"version": "7.0.1",
3+
"version": "7.0.2",
44
"description": "A collection of lightweight utilities for inspecting and manipulating video container formats.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)