Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @mux/mux-player-react@2.8.1
 - @mux/mux-player@2.8.1
  • Loading branch information
cjpillsbury committed Jul 26, 2024
1 parent f14249b commit 6b83bbc
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 3 deletions.
8 changes: 8 additions & 0 deletions packages/mux-player-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.8.1](https://github.com/muxinc/elements/compare/@mux/mux-player-react@2.8.0...@mux/mux-player-react@2.8.1) (2024-07-26)

**Note:** Version bump only for package @mux/mux-player-react





# [2.8.0](https://github.com/muxinc/elements/compare/@mux/mux-player-react@2.7.0...@mux/mux-player-react@2.8.0) (2024-07-10)


Expand Down
4 changes: 2 additions & 2 deletions packages/mux-player-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mux/mux-player-react",
"version": "2.8.0",
"version": "2.8.1",
"description": "An open source Mux player for React that Just Works™",
"homepage": "https://mux.com/player",
"keywords": [
Expand Down Expand Up @@ -98,7 +98,7 @@
}
},
"dependencies": {
"@mux/mux-player": "2.8.0",
"@mux/mux-player": "2.8.1",
"@mux/playback-core": "0.25.0",
"prop-types": "^15.7.2"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/mux-player/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.8.1](https://github.com/muxinc/elements/compare/@mux/mux-player@2.8.0...@mux/mux-player@2.8.1) (2024-07-26)


### Bug Fixes

* **mux-player:** use CSS to disable subtitle shifting for iOS in fullscreen. ([#958](https://github.com/muxinc/elements/issues/958)) ([f14249b](https://github.com/muxinc/elements/commit/f14249bc76052c65c2d606cd90edcefe947a7353))





# [2.8.0](https://github.com/muxinc/elements/compare/@mux/mux-player@2.7.0...@mux/mux-player@2.8.0) (2024-07-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/mux-player/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mux/mux-player",
"version": "2.8.0",
"version": "2.8.1",
"description": "An open source Mux player web component that Just Works™",
"homepage": "https://mux.com/player",
"keywords": [
Expand Down

0 comments on commit 6b83bbc

Please sign in to comment.