Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 10, 2024
1 parent 0b02281 commit c03de9a
Show file tree
Hide file tree
Showing 23 changed files with 812 additions and 42 deletions.
22 changes: 11 additions & 11 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.9",
"packages/mux-audio": "0.14.0",
"packages/mux-audio-react": "0.11.0",
"packages/mux-elements-codemod": "1.1.9",
"packages/mux-player": "3.1.0",
"packages/mux-player-react": "3.1.0",
"packages/mux-uploader": "1.0.2",
"packages/mux-uploader-react": "1.0.3",
"packages/mux-video": "0.22.0",
"packages/mux-video-react": "0.12.0",
"packages/playback-core": "0.27.0"
"packages/mux-active-viewer-count": "0.3.0-alpha.9",
"packages/mux-audio": "0.15.0",
"packages/mux-audio-react": "0.12.0",
"packages/mux-elements-codemod": "2.0.0",
"packages/mux-player": "4.0.0",
"packages/mux-player-react": "4.0.0",
"packages/mux-uploader": "2.0.0",
"packages/mux-uploader-react": "2.0.0",
"packages/mux-video": "0.23.0",
"packages/mux-video-react": "0.13.0",
"packages/playback-core": "0.28.0"
}
52 changes: 41 additions & 11 deletions packages/mux-active-viewer-count/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,55 @@
# Change Log
# Changelog

## [0.3.0-alpha.9](https://github.com/muxinc/elements/compare/mux-active-viewer-count-v0.2.0-alpha.9...mux-active-viewer-count@0.3.0-alpha.9) (2024-12-10)


### ⚠ BREAKING CHANGES

* Upgrade media chrome to 4.1.0 ([#978](https://github.com/muxinc/elements/issues/978))

### Features

* Mux active viewer count ([#560](https://github.com/muxinc/elements/issues/560)) ([37a8ec6](https://github.com/muxinc/elements/commit/37a8ec60360e74e3abc7701d6edb9a4c5e02be41))
* **mux-player-react:** Force minor version bump via conventional commits. ([201bfcd](https://github.com/muxinc/elements/commit/201bfcd2a4137b2c409d1ce5fb3b32576a99ba31))
* Set default player init time for all elements for greater accuracy. Expose attr+prop for externally defined player init time. ([#1034](https://github.com/muxinc/elements/issues/1034)) ([61f10d3](https://github.com/muxinc/elements/commit/61f10d3933e487e44795a8e42e36721ae00873d2))


### Bug Fixes

* move package exports default condition to be last ([#1013](https://github.com/muxinc/elements/issues/1013)) ([192aa79](https://github.com/muxinc/elements/commit/192aa79903d3c01fc9ce9fda3d8a35be3c56fc83))
* Reverting packages type (defaults to cjs) for accuracy per node … ([#745](https://github.com/muxinc/elements/issues/745)) ([9e7a171](https://github.com/muxinc/elements/commit/9e7a17113e14b711c8da9b1bdafe65ee86454b3b))
* upgrade external deps, allow patches uniform ([#850](https://github.com/muxinc/elements/issues/850)) ([f72acf4](https://github.com/muxinc/elements/commit/f72acf49199497cb45c186bd4b2bc2a67e5431c0))
* upgrade MC & integrate media-time-display ([#631](https://github.com/muxinc/elements/issues/631)) ([78dc0b8](https://github.com/muxinc/elements/commit/78dc0b897b1c0b892e614493c9c084ebe145fe49))
* upgrade media-chrome + turbo ([#838](https://github.com/muxinc/elements/issues/838)) ([a7c4948](https://github.com/muxinc/elements/commit/a7c49488ccbc3c1a9d087775d8ee83298acd1e91))
* upgrade mux-embed v5.2.0 & media-chrome v3.2.0 ([#897](https://github.com/muxinc/elements/issues/897)) ([fd91d94](https://github.com/muxinc/elements/commit/fd91d946ee2f8e58e05551fcb247422de6fbb761))


### Miscellaneous Chores

* Upgrade media chrome to 4.1.0 ([#978](https://github.com/muxinc/elements/issues/978)) ([ff78173](https://github.com/muxinc/elements/commit/ff781732c86719de2ea7e54987c75178ac42bbd6))

## Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.2.0-alpha.9](https://github.com/muxinc/elements/compare/@mux/mux-active-viewer-count@0.2.0-alpha.8...@mux/mux-active-viewer-count@0.2.0-alpha.9) (2024-09-20)
## [0.2.0-alpha.9](https://github.com/muxinc/elements/compare/@mux/mux-active-viewer-count@0.2.0-alpha.8...@mux/mux-active-viewer-count@0.2.0-alpha.9) (2024-09-20)

**Note:** Version bump only for package @mux/mux-active-viewer-count





# [0.2.0-alpha.8](https://github.com/muxinc/elements/compare/@mux/mux-active-viewer-count@0.2.0-alpha.7...@mux/mux-active-viewer-count@0.2.0-alpha.8) (2024-08-02)
## [0.2.0-alpha.8](https://github.com/muxinc/elements/compare/@mux/mux-active-viewer-count@0.2.0-alpha.7...@mux/mux-active-viewer-count@0.2.0-alpha.8) (2024-08-02)

**Note:** Version bump only for package @mux/mux-active-viewer-count





# [0.2.0-alpha.7](https://github.com/muxinc/elements/compare/@mux/mux-active-viewer-count@0.2.0-alpha.6...@mux/mux-active-viewer-count@0.2.0-alpha.7) (2024-04-18)
## [0.2.0-alpha.7](https://github.com/muxinc/elements/compare/@mux/mux-active-viewer-count@0.2.0-alpha.6...@mux/mux-active-viewer-count@0.2.0-alpha.7) (2024-04-18)


### Bug Fixes
Expand All @@ -30,7 +60,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



# [0.2.0-alpha.6](https://github.com/muxinc/elements/compare/@mux/mux-active-viewer-count@0.2.0-alpha.5...@mux/mux-active-viewer-count@0.2.0-alpha.6) (2024-01-02)
## [0.2.0-alpha.6](https://github.com/muxinc/elements/compare/@mux/mux-active-viewer-count@0.2.0-alpha.5...@mux/mux-active-viewer-count@0.2.0-alpha.6) (2024-01-02)


### Bug Fixes
Expand All @@ -41,7 +71,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



# [0.2.0-alpha.5](https://github.com/muxinc/elements/compare/@mux/mux-active-viewer-count@0.2.0-alpha.4...@mux/mux-active-viewer-count@0.2.0-alpha.5) (2023-12-07)
## [0.2.0-alpha.5](https://github.com/muxinc/elements/compare/@mux/mux-active-viewer-count@0.2.0-alpha.4...@mux/mux-active-viewer-count@0.2.0-alpha.5) (2023-12-07)


### Bug Fixes
Expand All @@ -52,23 +82,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



# [0.2.0-alpha.4](https://github.com/muxinc/elements/compare/@mux/mux-active-viewer-count@0.2.0-alpha.3...@mux/mux-active-viewer-count@0.2.0-alpha.4) (2023-09-05)
## [0.2.0-alpha.4](https://github.com/muxinc/elements/compare/@mux/mux-active-viewer-count@0.2.0-alpha.3...@mux/mux-active-viewer-count@0.2.0-alpha.4) (2023-09-05)

**Note:** Version bump only for package @mux/mux-active-viewer-count





# [0.2.0-alpha.3](https://github.com/muxinc/elements/compare/@mux/mux-active-viewer-count@0.2.0-alpha.2...@mux/mux-active-viewer-count@0.2.0-alpha.3) (2023-08-30)
## [0.2.0-alpha.3](https://github.com/muxinc/elements/compare/@mux/mux-active-viewer-count@0.2.0-alpha.2...@mux/mux-active-viewer-count@0.2.0-alpha.3) (2023-08-30)

**Note:** Version bump only for package @mux/mux-active-viewer-count





# [0.2.0-alpha.2](https://github.com/muxinc/elements/compare/@mux/mux-active-viewer-count@0.2.0-alpha.1...@mux/mux-active-viewer-count@0.2.0-alpha.2) (2023-08-15)
## [0.2.0-alpha.2](https://github.com/muxinc/elements/compare/@mux/mux-active-viewer-count@0.2.0-alpha.1...@mux/mux-active-viewer-count@0.2.0-alpha.2) (2023-08-15)


### Bug Fixes
Expand All @@ -79,15 +109,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



# [0.2.0-alpha.1](https://github.com/muxinc/elements/compare/@mux/mux-active-viewer-count@0.2.0-alpha.0...@mux/mux-active-viewer-count@0.2.0-alpha.1) (2023-08-14)
## [0.2.0-alpha.1](https://github.com/muxinc/elements/compare/@mux/mux-active-viewer-count@0.2.0-alpha.0...@mux/mux-active-viewer-count@0.2.0-alpha.1) (2023-08-14)

**Note:** Version bump only for package @mux/mux-active-viewer-count





# 0.2.0-alpha.0 (2023-03-31)
## 0.2.0-alpha.0 (2023-03-31)


### Bug Fixes
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.9",
"version": "0.3.0-alpha.9",
"description": "A custom Mux element to show the current viewer count for the browser that Just Works™",
"keywords": [
"analytics",
Expand Down
49 changes: 49 additions & 0 deletions packages/mux-audio-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,55 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [0.12.0](https://github.com/muxinc/elements/compare/mux-audio-react-v0.11.0...mux-audio-react@0.12.0) (2024-12-10)


### ⚠ BREAKING CHANGES

* Upgrade media chrome to 4.1.0 ([#978](https://github.com/muxinc/elements/issues/978))

### Features

* add `disable-tracking` attribute and prop ([#900](https://github.com/muxinc/elements/issues/900)) ([0f5966e](https://github.com/muxinc/elements/commit/0f5966ec6cdf3cacde017a4ddd9c388bea3168d7))
* Manifest manipulation and other media stream query param props. ([954b2c8](https://github.com/muxinc/elements/commit/954b2c80d7df88bb4585c46a15dd1185d56dcf9a))
* **mux-audio-react:** Add disable cookies prop. ([a025fe7](https://github.com/muxinc/elements/commit/a025fe7b93ddb83cd378ebe444ffc94ce5d76758))
* **mux-player-react, mux-uploader-react, mux-audio-react, mux-video-react:** add client component directive ([#911](https://github.com/muxinc/elements/issues/911)) ([76aa003](https://github.com/muxinc/elements/commit/76aa003e9ad9488509650970b971edd3ed463592))
* **mux-player-react:** Force minor version bump via conventional commits. ([201bfcd](https://github.com/muxinc/elements/commit/201bfcd2a4137b2c409d1ce5fb3b32576a99ba31))
* **mux-player, mux-player-react, mux-video, mux-video-react, mux-audio, mux-audio-react, playback-core:** pdt clipping ([#923](https://github.com/muxinc/elements/issues/923)) ([22e9b06](https://github.com/muxinc/elements/commit/22e9b06e2e0913a6c34ebea53f4bbeded969b5a4))
* **playback-core, mux-video, mux-audio, mux-video-react, mux-audio-react, mux-player, mux-player-react:** Add asset start and end time props and attrs. ([#1002](https://github.com/muxinc/elements/issues/1002)) ([99a0726](https://github.com/muxinc/elements/commit/99a07268cfa78ee026a0ee7b7f9af90fcf3feb4c))
* **playback-core:** error handling rearchitecture (including more granular and DRM error cases) ([4d0b670](https://github.com/muxinc/elements/commit/4d0b670eacb57f44891fab781941dab6e97e06fe))
* Set default player init time for all elements for greater accuracy. Expose attr+prop for externally defined player init time. ([#1034](https://github.com/muxinc/elements/issues/1034)) ([61f10d3](https://github.com/muxinc/elements/commit/61f10d3933e487e44795a8e42e36721ae00873d2))
* use MC media-error-dialog ([#1014](https://github.com/muxinc/elements/issues/1014)) ([2fbb2c1](https://github.com/muxinc/elements/commit/2fbb2c157aa694ed82fc2b81b989cca6c0f790af))


### Bug Fixes

* add async effect for loading media ([#492](https://github.com/muxinc/elements/issues/492)) ([d2b250a](https://github.com/muxinc/elements/commit/d2b250a2d86e4e6a4c17fc34196e6468c4fedf1f))
* add updated peer deps to other React pkgs ([#1006](https://github.com/muxinc/elements/issues/1006)) ([e51a7ce](https://github.com/muxinc/elements/commit/e51a7ce412ce7f56610035f412e2f263325ed6ad))
* Adding unofficial _hlsConfig to media elements and playback core. ([#833](https://github.com/muxinc/elements/issues/833)) ([b86f6e6](https://github.com/muxinc/elements/commit/b86f6e6eb2c116d1d676fbaecd46d77a0baa3416)), closes [#792](https://github.com/muxinc/elements/issues/792)
* mark React 19 as peerdep ([#971](https://github.com/muxinc/elements/issues/971)) ([4f74ea0](https://github.com/muxinc/elements/commit/4f74ea0215407e5c9573d8dd4a91d2a855b864bb))
* move package exports default condition to be last ([#1013](https://github.com/muxinc/elements/issues/1013)) ([192aa79](https://github.com/muxinc/elements/commit/192aa79903d3c01fc9ce9fda3d8a35be3c56fc83))
* **mux-video, mux-video-react, mux-audio, mux-audio-react, mux-player, mux-player-react:** Expose element name and version via exports and statics for web components. ([#1017](https://github.com/muxinc/elements/issues/1017)) ([27b6858](https://github.com/muxinc/elements/commit/27b6858de2190e2caf2b1315ebbc469c01bbd25f))
* MuxAudioReact mem leak ([e707c8c](https://github.com/muxinc/elements/commit/e707c8ce4589e15b51343f24d700b952ffc38988))
* passthrough props to native media els ([#912](https://github.com/muxinc/elements/issues/912)) ([88a63db](https://github.com/muxinc/elements/commit/88a63db7dadc9aa3e09402f7c1be79a278b97c06))
* preload playback core change ([15313ea](https://github.com/muxinc/elements/commit/15313eaad81f748b5853a0fdaabfe141963f885e))
* Reverting packages type (defaults to cjs) for accuracy per node … ([#745](https://github.com/muxinc/elements/issues/745)) ([9e7a171](https://github.com/muxinc/elements/commit/9e7a17113e14b711c8da9b1bdafe65ee86454b3b))
* update typedefs, disable skipLibChecks in tsconfig ([#601](https://github.com/muxinc/elements/issues/601)) ([1664aec](https://github.com/muxinc/elements/commit/1664aec20e4cf4a59779848b298d4504eef24080))
* upgrade media-chrome, upchunk, React types ([#904](https://github.com/muxinc/elements/issues/904)) ([1090ad6](https://github.com/muxinc/elements/commit/1090ad690261acd7ac1ab68b45801c46be1c2d0c))
* upgrade mux-embed v5.2.0 & media-chrome v3.2.0 ([#897](https://github.com/muxinc/elements/issues/897)) ([fd91d94](https://github.com/muxinc/elements/commit/fd91d946ee2f8e58e05551fcb247422de6fbb761))


### Miscellaneous Chores

* Upgrade media chrome to 4.1.0 ([#978](https://github.com/muxinc/elements/issues/978)) ([ff78173](https://github.com/muxinc/elements/commit/ff781732c86719de2ea7e54987c75178ac42bbd6))


### Dependencies

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

## [0.10.4](https://github.com/muxinc/elements/compare/@mux/mux-audio-react@0.10.3...@mux/mux-audio-react@0.10.4) (2024-09-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.11.0",
"version": "0.12.0",
"description": "A custom mux audio element for React that Just Works™",
"keywords": [
"audio",
Expand Down Expand Up @@ -67,7 +67,7 @@
}
},
"dependencies": {
"@mux/playback-core": "0.27.0",
"@mux/playback-core": "0.28.0",
"prop-types": "^15.7.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit c03de9a

Please sign in to comment.