Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #1057

Merged
merged 1 commit into from
Feb 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions .github/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"packages/mux-active-viewer-count": "0.2.0-alpha.11",
"packages/mux-audio": "0.15.2",
"packages/mux-audio-react": "0.15.2",
"packages/mux-active-viewer-count": "0.2.0-alpha.12",
"packages/mux-audio": "0.15.3",
"packages/mux-audio-react": "0.15.3",
"packages/mux-elements-codemod": "1.1.10",
"packages/mux-player": "3.2.4",
"packages/mux-player-react": "3.2.4",
"packages/mux-uploader": "1.1.1",
"packages/mux-uploader-react": "1.1.1",
"packages/mux-video": "0.24.2",
"packages/mux-video-react": "0.24.2",
"packages/playback-core": "0.28.2"
"packages/mux-player": "3.3.0",
"packages/mux-player-react": "3.3.0",
"packages/mux-uploader": "1.1.2",
"packages/mux-uploader-react": "1.1.2",
"packages/mux-video": "0.24.3",
"packages/mux-video-react": "0.24.3",
"packages/playback-core": "0.28.3"
}
7 changes: 7 additions & 0 deletions packages/mux-active-viewer-count/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0-alpha.12](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2025-02-13)


### Bug Fixes

* upgrade MC, fix theme flicker ([#1067](https://github.com/muxinc/elements/issues/1067)) ([b2fad06](https://github.com/muxinc/elements/commit/b2fad068300420d12ad25f26f24f8189f7ba6907))

## [0.2.0-alpha.11](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-12-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/mux-active-viewer-count/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mux/mux-active-viewer-count",
"version": "0.2.0-alpha.11",
"version": "0.2.0-alpha.12",
"description": "A custom Mux element to show the current viewer count for the browser that Just Works™",
"keywords": [
"analytics",
Expand Down
14 changes: 14 additions & 0 deletions packages/mux-audio-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [0.15.3](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2025-02-13)


### Miscellaneous Chores

* **@mux/mux-audio-react:** Synchronize audio versions


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @mux/playback-core bumped from 0.28.2 to 0.28.3

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


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.15.2",
"version": "0.15.3",
"description": "A custom mux audio element for React that Just Works™",
"keywords": [
"audio",
Expand Down Expand Up @@ -66,7 +66,7 @@
}
},
"dependencies": {
"@mux/playback-core": "0.28.2",
"@mux/playback-core": "0.28.3",
"prop-types": "^15.7.2"
},
"devDependencies": {
Expand Down
15 changes: 15 additions & 0 deletions packages/mux-audio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,21 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [0.15.3](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2025-02-13)


### Bug Fixes

* **playback-core:** Update hls.js version to fix multi-DRM playready bug. ([#1060](https://github.com/muxinc/elements/issues/1060)) ([380ded2](https://github.com/muxinc/elements/commit/380ded2ce544b9c9ae6a1d108b9d48cd4feb58fd))
* upgrade MC, fix theme flicker ([#1067](https://github.com/muxinc/elements/issues/1067)) ([b2fad06](https://github.com/muxinc/elements/commit/b2fad068300420d12ad25f26f24f8189f7ba6907))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @mux/playback-core bumped from 0.28.2 to 0.28.3

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


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.15.2",
"version": "0.15.3",
"description": "A custom mux audio element for the browser that Just Works™",
"keywords": [
"audio",
Expand Down Expand Up @@ -63,7 +63,7 @@
"build": "npm-run-all --parallel 'build:esm --minify' 'build:iife --minify' 'build:cjs --minify' 'build:esm-module --minify'"
},
"dependencies": {
"@mux/playback-core": "0.28.2",
"@mux/playback-core": "0.28.3",
"custom-media-element": "~1.4.2"
},
"devDependencies": {
Expand Down
15 changes: 15 additions & 0 deletions packages/mux-player-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,21 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [3.3.0](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2025-02-13)


### Features

* implement Mux badge ([#988](https://github.com/muxinc/elements/issues/988)) ([2343df8](https://github.com/muxinc/elements/commit/2343df80fddcbf05485ed9d4ab27f1bb0fac04d0))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @mux/mux-player bumped from 3.2.4 to 3.3.0
* @mux/playback-core bumped from 0.28.2 to 0.28.3

## [3.2.4](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-12-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": "3.2.4",
"version": "3.3.0",
"description": "An open source Mux player for React that Just Works™",
"homepage": "https://mux.com/player",
"keywords": [
Expand Down Expand Up @@ -96,8 +96,8 @@
}
},
"dependencies": {
"@mux/mux-player": "3.2.4",
"@mux/playback-core": "0.28.2",
"@mux/mux-player": "3.3.0",
"@mux/playback-core": "0.28.3",
"prop-types": "^15.7.2"
},
"devDependencies": {
Expand Down
23 changes: 23 additions & 0 deletions packages/mux-player/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [3.3.0](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2025-02-13)


### Features

* implement Mux badge ([#988](https://github.com/muxinc/elements/issues/988)) ([2343df8](https://github.com/muxinc/elements/commit/2343df80fddcbf05485ed9d4ab27f1bb0fac04d0))


### Bug Fixes

* add missing menu part ([#1066](https://github.com/muxinc/elements/issues/1066)) ([f5c6d90](https://github.com/muxinc/elements/commit/f5c6d90999222a8eac7c62db60b097361a7effd0)), closes [#1065](https://github.com/muxinc/elements/issues/1065)
* Mux-player imports ([#1056](https://github.com/muxinc/elements/issues/1056)) ([9b7ec1b](https://github.com/muxinc/elements/commit/9b7ec1b8b92a49f74ba361db90ddfa0a526c44d0))
* **playback-core:** Update hls.js version to fix multi-DRM playready bug. ([#1060](https://github.com/muxinc/elements/issues/1060)) ([380ded2](https://github.com/muxinc/elements/commit/380ded2ce544b9c9ae6a1d108b9d48cd4feb58fd))
* upgrade MC, fix theme flicker ([#1067](https://github.com/muxinc/elements/issues/1067)) ([b2fad06](https://github.com/muxinc/elements/commit/b2fad068300420d12ad25f26f24f8189f7ba6907))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @mux/mux-video bumped from 0.24.2 to 0.24.3
* @mux/playback-core bumped from 0.28.2 to 0.28.3

## [3.2.4](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-12-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": "3.2.4",
"version": "3.3.0",
"description": "An open source Mux player web component that Just Works™",
"homepage": "https://mux.com/player",
"keywords": [
Expand Down Expand Up @@ -93,8 +93,8 @@
"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.24.2",
"@mux/playback-core": "0.28.2",
"@mux/mux-video": "0.24.3",
"@mux/playback-core": "0.28.3",
"media-chrome": "~4.5.0",
"player.style": "^0.1.4"
},
Expand Down
14 changes: 14 additions & 0 deletions packages/mux-uploader-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.2](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2025-02-13)


### Miscellaneous Chores

* **@mux/mux-uploader-react:** Synchronize uploader versions


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @mux/mux-uploader bumped from 1.1.1 to 1.1.2

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


Expand Down
4 changes: 2 additions & 2 deletions packages/mux-uploader-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mux/mux-uploader-react",
"version": "1.1.1",
"version": "1.1.2",
"description": "An uploader element for React that handles Mux Direct Uploads and a visual progress bar for you",
"keywords": [
"video",
Expand Down Expand Up @@ -68,7 +68,7 @@
}
},
"dependencies": {
"@mux/mux-uploader": "1.1.1",
"@mux/mux-uploader": "1.1.2",
"prop-types": "^15.7.2"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/mux-uploader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.2](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2025-02-13)


### Bug Fixes

* upgrade MC, fix theme flicker ([#1067](https://github.com/muxinc/elements/issues/1067)) ([b2fad06](https://github.com/muxinc/elements/commit/b2fad068300420d12ad25f26f24f8189f7ba6907))

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


Expand Down
2 changes: 1 addition & 1 deletion packages/mux-uploader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mux/mux-uploader",
"version": "1.1.1",
"version": "1.1.2",
"description": "An uploader elements to be used with Mux Direct Uploads",
"keywords": [
"video",
Expand Down
14 changes: 14 additions & 0 deletions packages/mux-video-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [0.24.3](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2025-02-13)


### Miscellaneous Chores

* **@mux/mux-video-react:** Synchronize video versions


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @mux/playback-core bumped from 0.28.2 to 0.28.3

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


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.24.2",
"version": "0.24.3",
"description": "A custom mux video element for React that Just Works™",
"keywords": [
"video",
Expand Down Expand Up @@ -67,7 +67,7 @@
}
},
"dependencies": {
"@mux/playback-core": "0.28.2",
"@mux/playback-core": "0.28.3",
"prop-types": "^15.7.2"
},
"devDependencies": {
Expand Down
15 changes: 15 additions & 0 deletions packages/mux-video/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,21 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [0.24.3](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2025-02-13)


### Bug Fixes

* **playback-core:** Update hls.js version to fix multi-DRM playready bug. ([#1060](https://github.com/muxinc/elements/issues/1060)) ([380ded2](https://github.com/muxinc/elements/commit/380ded2ce544b9c9ae6a1d108b9d48cd4feb58fd))
* upgrade MC, fix theme flicker ([#1067](https://github.com/muxinc/elements/issues/1067)) ([b2fad06](https://github.com/muxinc/elements/commit/b2fad068300420d12ad25f26f24f8189f7ba6907))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @mux/playback-core bumped from 0.28.2 to 0.28.3

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


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.24.2",
"version": "0.24.3",
"description": "A custom mux video element for the browser that Just Works™",
"keywords": [
"video",
Expand Down Expand Up @@ -80,7 +80,7 @@
"build": "npm-run-all --parallel 'build:esm --minify' 'build:iife --minify' 'build:cjs --minify' 'build:esm-module --minify' 'build:react:cjs --minify' 'build:react:esm --minify'"
},
"dependencies": {
"@mux/playback-core": "0.28.2",
"@mux/playback-core": "0.28.3",
"castable-video": "~1.1.4",
"custom-media-element": "~1.4.2",
"media-tracks": "~0.3.2"
Expand Down
8 changes: 8 additions & 0 deletions packages/playback-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [0.28.3](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2025-02-13)


### Bug Fixes

* **playback-core:** Update hls.js version to fix multi-DRM playready bug. ([#1060](https://github.com/muxinc/elements/issues/1060)) ([380ded2](https://github.com/muxinc/elements/commit/380ded2ce544b9c9ae6a1d108b9d48cd4feb58fd))
* upgrade MC, fix theme flicker ([#1067](https://github.com/muxinc/elements/issues/1067)) ([b2fad06](https://github.com/muxinc/elements/commit/b2fad068300420d12ad25f26f24f8189f7ba6907))

## [0.28.2](https://github.com/muxinc/elements/compare/@mux/[email protected]...@mux/[email protected]) (2024-12-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.28.2",
"version": "0.28.3",
"description": "Core library for media playback in the browser shared by mux elements",
"main": "./dist/index.cjs.js",
"module": "./dist/index.mjs",
Expand Down