Skip to content

Commit 100e891

Browse files
chore(release): 1.24.0 [skip ci]
## [1.24.0](v1.23.3...v1.24.0) (2025-10-03) ### New Features 🚀 * **media-composition:** expose spriteSheet property ([47a8a0c](47a8a0c)), closes [#339](#339)
1 parent 47a8a0c commit 100e891

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.24.0](https://github.com/SRGSSR/pillarbox-web/compare/v1.23.3...v1.24.0) (2025-10-03)
2+
3+
4+
### New Features 🚀
5+
6+
* **media-composition:** expose spriteSheet property ([47a8a0c](https://github.com/SRGSSR/pillarbox-web/commit/47a8a0c04df045dced27e643e232db2c84c377cd)), closes [#339](https://github.com/SRGSSR/pillarbox-web/issues/339)
7+
18
## [1.23.3](https://github.com/SRGSSR/pillarbox-web/compare/v1.23.2...v1.23.3) (2025-09-25)
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.23.3",
4+
"version": "1.24.0",
55
"type": "module",
66
"module": "dist/pillarbox.es.js",
77
"main": "dist/pillarbox.cjs",

0 commit comments

Comments
 (0)