Skip to content

Commit f4b3162

Browse files
committed
7.0.3
1 parent 37ec801 commit f4b3162

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="7.0.3"></a>
2+
## [7.0.3](https://github.com/videojs/mux.js/compare/v7.0.2...v7.0.3) (2024-03-12)
3+
4+
### Bug Fixes
5+
6+
* 608 caption out of bound rows ([#442](https://github.com/videojs/mux.js/issues/442)) ([37ec801](https://github.com/videojs/mux.js/commit/37ec801))
7+
8+
### Chores
9+
10+
* change code example transmuxer event listeners ([#438](https://github.com/videojs/mux.js/issues/438)) ([2d61f49](https://github.com/videojs/mux.js/commit/2d61f49))
11+
112
<a name="7.0.2"></a>
213
## [7.0.2](https://github.com/videojs/mux.js/compare/v7.0.1...v7.0.2) (2023-11-27)
314

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.2",
3+
"version": "7.0.3",
44
"description": "A collection of lightweight utilities for inspecting and manipulating video container formats.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)