Skip to content

Commit 9f19888

Browse files
committed
5.1.1
1 parent 2f83f71 commit 9f19888

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="5.1.1"></a>
2+
## [5.1.1](https://github.com/videojs/videojs-contrib-dash/compare/v5.1.0...v5.1.1) (2021-11-30)
3+
4+
### Bug Fixes
5+
6+
* update dashjs to 4.2.0 ([#372](https://github.com/videojs/videojs-contrib-dash/issues/372)) ([2f83f71](https://github.com/videojs/videojs-contrib-dash/commit/2f83f71))
7+
18
<a name="5.1.0"></a>
29
# [5.1.0](https://github.com/videojs/videojs-contrib-dash/compare/v5.0.0...v5.1.0) (2021-09-17)
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
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/videojs/videojs-contrib-dash.git"
88
},
9-
"version": "5.1.0",
9+
"version": "5.1.1",
1010
"author": "Brightcove, Inc",
1111
"license": "Apache-2.0",
1212
"scripts": {

0 commit comments

Comments
 (0)