chore: release main - #1346
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
from
July 23, 2026 21:38
f6ed9df to
0e5d252
Compare
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
from
July 23, 2026 21:40
0e5d252 to
467fc4b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
@mux/mux-audio: 0.16.2
0.16.2 (2026-07-23)
Dependencies
@mux/mux-audio-react: 0.16.2
0.16.2 (2026-07-23)
Dependencies
@mux/playback-core: 0.35.2
0.35.2 (2026-07-23)
Bug Fixes
@mux/mux-player: 3.13.2
3.13.2 (2026-07-23)
Bug Fixes
Dependencies
@mux/mux-player-astro: 3.13.2
3.13.2 (2026-07-23)
Miscellaneous Chores
Dependencies
@mux/mux-player-react: 3.13.2
3.13.2 (2026-07-23)
Miscellaneous Chores
Dependencies
@mux/mux-video: 0.31.2
0.31.2 (2026-07-23)
Bug Fixes
Dependencies
@mux/mux-video-react: 0.31.2
0.31.2 (2026-07-23)
Miscellaneous Chores
Dependencies
This PR was generated with Release Please. See documentation.
Note
Medium Risk
The release carries playback reconnect behavior and mux-player event/CSP changes already merged on main; this PR only publishes versions, but those fixes affect core streaming and player UI paths.
Overview
Release Please patch release that bumps versions and lockfile/manifest entries across the mux playback packages; there is no application source in this diff—only
package.json,CHANGELOG.md,.release-please-manifest.json, andpackage-lock.json.What consumers get from the versions being published (per new changelog sections):
@mux/playback-core0.35.2 and dependents pick up network interruption recovery (#1344).@mux/mux-player3.13.2 also documents CSP-oriented fixes (inline handlers replaced withaddEventListener, #1342) and a UI tweak moving filter drop shadow to a parent class (#1337). React, Astro, audio, and video packages sync to3.13.2/0.16.2/0.31.2with updated@mux/playback-core0.35.2workspace dependencies.Reviewed by Cursor Bugbot for commit 467fc4b. Bugbot is set up for automated code reviews on this repo. Configure here.