Skip to content

Commit ea54db1

Browse files
chore(release): 1.21.1 [skip ci]
## [1.21.1](v1.21.0...v1.21.1) (2025-05-22) ### Enhancements and Bug Fixes 🐛 * **media-composition:** remove chapters if the media is not type of EPISODE ([caafece](caafece)), closes [#321](#321) [#146](#146) [/github.com/SRGSSR/pillarbox-documentation/issues/146#issuecomment-2883013095](https://github.com/SRGSSR//github.com/SRGSSR/pillarbox-documentation/issues/146/issues/issuecomment-2883013095)
1 parent caafece commit ea54db1

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.21.1](https://github.com/SRGSSR/pillarbox-web/compare/v1.21.0...v1.21.1) (2025-05-22)
2+
3+
4+
### Enhancements and Bug Fixes 🐛
5+
6+
* **media-composition:** remove chapters if the media is not type of EPISODE ([caafece](https://github.com/SRGSSR/pillarbox-web/commit/caafece619f210f972f27b1d679aba7b964110fb)), closes [#321](https://github.com/SRGSSR/pillarbox-web/issues/321) [#146](https://github.com/SRGSSR/pillarbox-web/issues/146) [/github.com/SRGSSR/pillarbox-documentation/issues/146#issuecomment-2883013095](https://github.com/SRGSSR//github.com/SRGSSR/pillarbox-documentation/issues/146/issues/issuecomment-2883013095)
7+
18
## [1.21.0](https://github.com/SRGSSR/pillarbox-web/compare/v1.20.0...v1.21.0) (2025-04-28)
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.21.0",
4+
"version": "1.21.1",
55
"type": "module",
66
"module": "dist/pillarbox.es.js",
77
"main": "dist/pillarbox.cjs.js",

0 commit comments

Comments
 (0)