Skip to content

Commit

Permalink
chore(release): 1.14.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.14.1](v1.14.0...v1.14.1) (2024-10-22)

### Enhancements and Bug Fixes 🐛

* **pillarbox-monitoring:** remove severity property from error event ([614ed7f](614ed7f)), closes [#277](#277)
  • Loading branch information
semantic-release-bot committed Oct 22, 2024
1 parent 614ed7f commit f69e638
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.14.1](https://github.com/SRGSSR/pillarbox-web/compare/v1.14.0...v1.14.1) (2024-10-22)


### Enhancements and Bug Fixes 🐛

* **pillarbox-monitoring:** remove severity property from error event ([614ed7f](https://github.com/SRGSSR/pillarbox-web/commit/614ed7f552ed7fc7953df1bdd22dda51ded30168)), closes [#277](https://github.com/SRGSSR/pillarbox-web/issues/277)

## [1.14.0](https://github.com/SRGSSR/pillarbox-web/compare/v1.13.1...v1.14.0) (2024-10-14)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@srgssr/pillarbox-web",
"description": "Pillarbox is the modern SRG SSR player",
"version": "1.14.0",
"version": "1.14.1",
"type": "module",
"module": "dist/pillarbox.es.js",
"main": "dist/pillarbox.cjs.js",
Expand Down

0 comments on commit f69e638

Please sign in to comment.