Skip to content

Commit 52eadc7

Browse files
chore(release): 1.19.0 [skip ci]
## [1.19.0](v1.18.0...v1.19.0) (2025-04-01) ### New Features 🚀 * **media-composition:** add media container ([c55af4a](c55af4a))
1 parent c55af4a commit 52eadc7

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.19.0](https://github.com/SRGSSR/pillarbox-web/compare/v1.18.0...v1.19.0) (2025-04-01)
2+
3+
4+
### New Features 🚀
5+
6+
* **media-composition:** add media container ([c55af4a](https://github.com/SRGSSR/pillarbox-web/commit/c55af4a95ade0da60c028a03efb8c4997d8aae55))
7+
18
## [1.18.0](https://github.com/SRGSSR/pillarbox-web/compare/v1.17.0...v1.18.0) (2025-03-14)
29

310

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,7 +1,7 @@
11
{
22
"name": "@srgssr/pillarbox-web",
33
"description": "Pillarbox is the modern SRG SSR player",
4-
"version": "1.18.0",
4+
"version": "1.19.0",
55
"type": "module",
66
"module": "dist/pillarbox.es.js",
77
"main": "dist/pillarbox.cjs.js",

0 commit comments

Comments
 (0)