Skip to content

Commit 0027944

Browse files
committed
5.1.0
1 parent 6b15e7e commit 0027944

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="5.1.0"></a>
2+
# [5.1.0](https://github.com/videojs/videojs-contrib-dash/compare/v5.0.0...v5.1.0) (2021-09-17)
3+
4+
### Features
5+
6+
* ttml support ([#319](https://github.com/videojs/videojs-contrib-dash/issues/319)) ([3859998](https://github.com/videojs/videojs-contrib-dash/commit/3859998))
7+
8+
### Bug Fixes
9+
10+
* **package:** update dash.js to 4.0.1 ([#369](https://github.com/videojs/videojs-contrib-dash/issues/369)) ([3a7b4a6](https://github.com/videojs/videojs-contrib-dash/commit/3a7b4a6))
11+
12+
### Chores
13+
14+
* add example that uses TTML subtitles ([#368](https://github.com/videojs/videojs-contrib-dash/issues/368)) ([563aac6](https://github.com/videojs/videojs-contrib-dash/commit/563aac6))
15+
* don't run tests on version ([6b15e7e](https://github.com/videojs/videojs-contrib-dash/commit/6b15e7e))
16+
117
<a name="5.0.0"></a>
218
# [5.0.0](https://github.com/videojs/videojs-contrib-dash/compare/v4.1.0...v5.0.0) (2021-06-25)
319

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
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/videojs/videojs-contrib-dash.git"
88
},
9-
"version": "5.0.0",
9+
"version": "5.1.0",
1010
"author": "Brightcove, Inc",
1111
"license": "Apache-2.0",
1212
"scripts": {

0 commit comments

Comments
 (0)