Skip to content

Commit bd810ea

Browse files
committed
3.17.2
1 parent 33c61b7 commit bd810ea

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="3.17.2"></a>
2+
## [3.17.2](https://github.com/videojs/http-streaming/compare/v3.17.1...v3.17.2) (2025-07-22)
3+
4+
### Bug Fixes
5+
6+
* add release workflow permissions ([#1584](https://github.com/videojs/http-streaming/issues/1584)) ([33c61b7](https://github.com/videojs/http-streaming/commit/33c61b7))
7+
18
<a name="3.17.1"></a>
29
## [3.17.1](https://github.com/videojs/http-streaming/compare/v3.17.0...v3.17.1) (2025-07-22)
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,6 +1,6 @@
11
{
22
"name": "@videojs/http-streaming",
3-
"version": "3.17.1",
3+
"version": "3.17.2",
44
"description": "Play back HLS and DASH with Video.js, even where it's not natively supported",
55
"main": "dist/videojs-http-streaming.cjs.js",
66
"module": "dist/videojs-http-streaming.es.js",

0 commit comments

Comments
 (0)