Skip to content

Commit c1b6a4b

Browse files
chore(release): 1.40.1 [skip ci]
## [1.40.1](v1.40.0...v1.40.1) (2026-09-03) ### Bug Fixes * **middleware:** handle legacy FairPlay license URI ([c90a6d6](c90a6d6))
1 parent c90a6d6 commit c1b6a4b

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.40.1](https://github.com/SRGSSR/pillarbox-web/compare/v1.40.0...v1.40.1) (2026-09-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **middleware:** handle legacy FairPlay license URI ([c90a6d6](https://github.com/SRGSSR/pillarbox-web/commit/c90a6d6230bb804f44e03edd3069dbd24602c3af))
7+
18
# [1.40.0](https://github.com/SRGSSR/pillarbox-web/compare/v1.39.1...v1.40.0) (2026-08-26)
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.40.0",
4+
"version": "1.40.1",
55
"type": "module",
66
"module": "dist/pillarbox.es.js",
77
"main": "dist/pillarbox.cjs",

0 commit comments

Comments
 (0)