Skip to content

Commit

Permalink
chore: release main (#1048)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>@mux/mux-player: 3.2.2</summary>

##
[3.2.2](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected])
(2024-12-19)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/mux-video bumped from 0.23.1 to 0.24.0
</details>

<details><summary>@mux/mux-player-react: 3.2.2</summary>

##
[3.2.2](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected])
(2024-12-19)


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @mux/mux-player bumped from 3.2.1 to 3.2.2
</details>

<details><summary>@mux/mux-video: 0.24.0</summary>

##
[0.24.0](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected])
(2024-12-19)


### Features

* add `@mux/mux-video/react` import
([#1047](#1047))
([8470223](8470223))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 19, 2024
1 parent 8470223 commit c37ef7b
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 8 deletions.
6 changes: 3 additions & 3 deletions .github/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"packages/mux-audio": "0.15.1",
"packages/mux-audio-react": "0.12.1",
"packages/mux-elements-codemod": "1.1.9",
"packages/mux-player": "3.2.1",
"packages/mux-player-react": "3.2.1",
"packages/mux-player": "3.2.2",
"packages/mux-player-react": "3.2.2",
"packages/mux-uploader": "1.1.0",
"packages/mux-uploader-react": "1.0.4",
"packages/mux-video": "0.23.1",
"packages/mux-video": "0.24.0",
"packages/mux-video-react": "0.13.1",
"packages/playback-core": "0.28.1"
}
9 changes: 9 additions & 0 deletions packages/mux-player-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [3.2.2](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-12-19)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @mux/mux-player bumped from 3.2.1 to 3.2.2

## [3.2.1](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-12-17)


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": "3.2.1",
"version": "3.2.2",
"description": "An open source Mux player for React that Just Works™",
"homepage": "https://mux.com/player",
"keywords": [
Expand Down Expand Up @@ -96,7 +96,7 @@
}
},
"dependencies": {
"@mux/mux-player": "3.2.1",
"@mux/mux-player": "3.2.2",
"@mux/playback-core": "0.28.1",
"prop-types": "^15.7.2"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/mux-player/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [3.2.2](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-12-19)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @mux/mux-video bumped from 0.23.1 to 0.24.0

## [3.2.1](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-12-17)


Expand Down
4 changes: 2 additions & 2 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": "3.2.1",
"version": "3.2.2",
"description": "An open source Mux player web component that Just Works™",
"homepage": "https://mux.com/player",
"keywords": [
Expand Down Expand Up @@ -93,7 +93,7 @@
"build": "npm-run-all --parallel 'build:esm --minify' 'build:iife --minify' 'build:cjs --minify' 'build:esm-module --minify' 'build:themes'"
},
"dependencies": {
"@mux/mux-video": "0.23.1",
"@mux/mux-video": "0.24.0",
"@mux/playback-core": "0.28.1",
"media-chrome": "~4.3.0",
"player.style": "^0.1.0"
Expand Down
7 changes: 7 additions & 0 deletions packages/mux-video/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [0.24.0](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-12-19)


### Features

* add `@mux/mux-video/react` import ([#1047](https://github.com/muxinc/elements/issues/1047)) ([8470223](https://github.com/muxinc/elements/commit/8470223e27a870b81d7bf4a3afbdfc8c23c29ec5))

## [0.23.1](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-12-17)


Expand Down
2 changes: 1 addition & 1 deletion 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.23.1",
"version": "0.24.0",
"description": "A custom mux video element for the browser that Just Works™",
"keywords": [
"video",
Expand Down

0 comments on commit c37ef7b

Please sign in to comment.