Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
cjpillsbury committed Mar 29, 2024
1 parent 138e83f commit 5a89efb
Show file tree
Hide file tree
Showing 14 changed files with 74 additions and 15 deletions.
8 changes: 8 additions & 0 deletions packages/mux-audio-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.

## [0.7.5](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-03-29)

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





## [0.7.4](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-03-20)

**Note:** Version bump only for package @mux/mux-audio-react
Expand Down
4 changes: 2 additions & 2 deletions packages/mux-audio-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mux/mux-audio-react",
"version": "0.7.4",
"version": "0.7.5",
"description": "A custom mux audio element for React that Just Works™",
"keywords": [
"audio",
Expand Down Expand Up @@ -68,7 +68,7 @@
}
},
"dependencies": {
"@mux/playback-core": "0.22.3",
"@mux/playback-core": "0.22.4",
"prop-types": "^15.7.2"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/mux-audio/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.

## [0.11.5](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-03-29)

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





## [0.11.4](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-03-20)

**Note:** Version bump only for package @mux/mux-audio
Expand Down
4 changes: 2 additions & 2 deletions packages/mux-audio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mux/mux-audio",
"version": "0.11.4",
"version": "0.11.5",
"description": "A custom mux audio element for the browser that Just Works™",
"keywords": [
"audio",
Expand Down Expand Up @@ -65,7 +65,7 @@
"publish-release": "../../scripts/publish.sh"
},
"dependencies": {
"@mux/playback-core": "0.22.3",
"@mux/playback-core": "0.22.4",
"custom-media-element": "~1.2.2"
},
"devDependencies": {
Expand Down
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.4.1](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-03-29)

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





# [2.4.0](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-03-20)


Expand Down
6 changes: 3 additions & 3 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.4.0",
"version": "2.4.1",
"description": "An open source Mux player for React that Just Works™",
"homepage": "https://mux.com/player",
"keywords": [
Expand Down Expand Up @@ -98,8 +98,8 @@
}
},
"dependencies": {
"@mux/mux-player": "2.4.0",
"@mux/playback-core": "0.22.3",
"@mux/mux-player": "2.4.1",
"@mux/playback-core": "0.22.4",
"prop-types": "^15.7.2"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/mux-player/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.4.1](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-03-29)

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





# [2.4.0](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-03-20)


Expand Down
6 changes: 3 additions & 3 deletions 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.4.0",
"version": "2.4.1",
"description": "An open source Mux player web component that Just Works™",
"homepage": "https://mux.com/player",
"keywords": [
Expand Down Expand Up @@ -94,8 +94,8 @@
"publish-release": "../../scripts/publish.sh"
},
"dependencies": {
"@mux/mux-video": "0.17.4",
"@mux/playback-core": "0.22.3",
"@mux/mux-video": "0.17.5",
"@mux/playback-core": "0.22.4",
"media-chrome": "~3.1.1"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/mux-video-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.

## [0.8.5](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-03-29)

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





## [0.8.4](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-03-20)

**Note:** Version bump only for package @mux/mux-video-react
Expand Down
4 changes: 2 additions & 2 deletions packages/mux-video-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mux/mux-video-react",
"version": "0.8.4",
"version": "0.8.5",
"description": "A custom mux video element for React that Just Works™",
"keywords": [
"video",
Expand Down Expand Up @@ -69,7 +69,7 @@
}
},
"dependencies": {
"@mux/playback-core": "0.22.3",
"@mux/playback-core": "0.22.4",
"prop-types": "^15.7.2"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/mux-video/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.

## [0.17.5](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-03-29)

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





## [0.17.4](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-03-20)

**Note:** Version bump only for package @mux/mux-video
Expand Down
4 changes: 2 additions & 2 deletions packages/mux-video/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mux/mux-video",
"version": "0.17.4",
"version": "0.17.5",
"description": "A custom mux video element for the browser that Just Works™",
"keywords": [
"video",
Expand Down Expand Up @@ -66,7 +66,7 @@
"publish-release": "../../scripts/publish.sh"
},
"dependencies": {
"@mux/playback-core": "0.22.3",
"@mux/playback-core": "0.22.4",
"castable-video": "~1.0.6",
"custom-media-element": "~1.2.3",
"media-tracks": "~0.3.0"
Expand Down
11 changes: 11 additions & 0 deletions packages/playback-core/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.

## [0.22.4](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-03-29)


### Bug Fixes

* **playback-core:** Make sure we do not apply holdback to seekable when live streams have ended. ([#891](https://github.com/muxinc/elements/issues/891)) ([138e83f](https://github.com/muxinc/elements/commit/138e83f5a6ac3040a8fc4c60253302344a2b9b79))





## [0.22.3](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-03-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/playback-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mux/playback-core",
"version": "0.22.3",
"version": "0.22.4",
"description": "Core library for media playback in the browser shared by mux elements",
"main": "./dist/index.cjs.js",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit 5a89efb

Please sign in to comment.