Skip to content

Commit 1a8ab55

Browse files
committed
7.21.6
1 parent 3a128d1 commit 1a8ab55

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="7.21.6"></a>
2+
## [7.21.6](https://github.com/videojs/video.js/compare/v7.21.5...v7.21.6) (2024-05-28)
3+
4+
### Features
5+
6+
* Update VHS to 2.16.3 ([#8677](https://github.com/videojs/video.js/issues/8677)) ([3a128d1](https://github.com/videojs/video.js/commit/3a128d1))
7+
18
<a name="7.21.5"></a>
29
## [7.21.5](https://github.com/videojs/video.js/compare/v7.21.4...v7.21.5) (2023-07-21)
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
@@ -1,7 +1,7 @@
11
{
22
"name": "video.js",
33
"description": "An HTML5 video player that supports HLS and DASH with a common API and skin.",
4-
"version": "7.21.5",
4+
"version": "7.21.6",
55
"main": "./dist/video.cjs.js",
66
"module": "./dist/video.es.js",
77
"style": "./dist/video-js.css",

0 commit comments

Comments
 (0)