Skip to content

Commit fab387e

Browse files
committed
6.0.1
1 parent 47302fe commit fab387e

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="6.0.1"></a>
2+
## [6.0.1](https://github.com/videojs/mux.js/compare/v6.0.0...v6.0.1) (2021-12-20)
3+
4+
### Bug Fixes
5+
6+
* fix IE11 by replacing arrow function ([#406](https://github.com/videojs/mux.js/issues/406)) ([47302fe](https://github.com/videojs/mux.js/commit/47302fe))
7+
18
<a name="6.0.0"></a>
29
# [6.0.0](https://github.com/videojs/mux.js/compare/v5.14.1...v6.0.0) (2021-11-29)
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": "6.0.0",
3+
"version": "6.0.1",
44
"description": "A collection of lightweight utilities for inspecting and manipulating video container formats.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)