Skip to content

Commit 96a2673

Browse files
committed
chore(release): 1.5.3
1 parent 3c06fdd commit 96a2673

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.5.3](https://github.com/ArteGEIE/videojs-vast/compare/1.5.2...1.5.3) (2025-06-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **VAST-70:** Fix suppressedTracks error on live streams ([#69](https://github.com/ArteGEIE/videojs-vast/issues/69)) ([3c06fdd](https://github.com/ArteGEIE/videojs-vast/commit/3c06fdd279051cb460521bf2ae54dede637d9ba8))
7+
8+
9+
110
## [1.5.2](https://github.com/ArteGEIE/videojs-vast/compare/1.5.1...1.5.2) (2025-06-24)
211

312

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "@arte/videojs-vast",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"main": "./dist/cjs/index.js",
55
"module": "./dist/mjs/index.js",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)