Skip to content

Commit

Permalink
chore(release): 1.12.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.12.1](v1.12.0...v1.12.1) (2024-04-30)

### Enhancements and Bug Fixes 🐛

* add 'core' export and mapping for single files ([e8612a7](e8612a7))
  • Loading branch information
semantic-release-bot committed Apr 30, 2024
1 parent e8612a7 commit c351bfc
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.12.1](https://github.com/SRGSSR/pillarbox-web/compare/v1.12.0...v1.12.1) (2024-04-30)


### Enhancements and Bug Fixes 🐛

* add 'core' export and mapping for single files ([e8612a7](https://github.com/SRGSSR/pillarbox-web/commit/e8612a7a1d9ee7d28b6678fdedd012971c919dbc))

## [1.12.0](https://github.com/SRGSSR/pillarbox-web/compare/v1.11.1...v1.12.0) (2024-04-26)


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.12.0",
"version": "1.12.1",
"type": "module",
"module": "dist/pillarbox.es.js",
"main": "dist/pillarbox.cjs.js",
Expand Down

0 comments on commit c351bfc

Please sign in to comment.