File tree Expand file tree Collapse file tree 8 files changed +48
-13
lines changed
Expand file tree Collapse file tree 8 files changed +48
-13
lines changed Original file line number Diff line number Diff line change 33 "packages/mux-audio" : " 0.15.12" ,
44 "packages/mux-audio-react" : " 0.15.12" ,
55 "packages/mux-elements-codemod" : " 1.1.11" ,
6- "packages/mux-player" : " 3.6.0 " ,
7- "packages/mux-player-react" : " 3.6.0 " ,
8- "packages/mux-player-astro" : " 3.6.0 " ,
6+ "packages/mux-player" : " 3.6.1 " ,
7+ "packages/mux-player-react" : " 3.6.1 " ,
8+ "packages/mux-player-astro" : " 3.6.1 " ,
99 "packages/mux-uploader" : " 1.3.0" ,
1010 "packages/mux-uploader-react" : " 1.3.0" ,
1111 "packages/mux-uploader-astro" : " 1.3.0" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.6.1] ( https://github.com/muxinc/elements/compare/@mux/mux-player-astro@3.6.0...@mux/mux-player-astro@3.6.1 ) (2025-10-01)
4+
5+
6+ ### Miscellaneous Chores
7+
8+ * ** @mux/mux-player-astro :** Synchronize player versions
9+
10+
11+ ### Dependencies
12+
13+ * The following workspace dependencies were updated
14+ * dependencies
15+ * @mux/mux-player bumped from 3.6.0 to 3.6.1
16+
317## [ 3.6.0] ( https://github.com/muxinc/elements/compare/@mux/mux-player-astro@3.5.3...@mux/mux-player-astro@3.6.0 ) (2025-09-09)
418
519
Original file line number Diff line number Diff line change 11{
22 "name" : " @mux/mux-player-astro" ,
3- "version" : " 3.6.0 " ,
3+ "version" : " 3.6.1 " ,
44 "description" : " An open source Mux player for Astro that Just Works™" ,
55 "homepage" : " https://mux.com/player" ,
66 "repository" : {
2828 "astro" : " ^4.0.0 || ^5.0.0"
2929 },
3030 "dependencies" : {
31- "@mux/mux-player" : " 3.6.0 " ,
31+ "@mux/mux-player" : " 3.6.1 " ,
3232 "@mux/playback-core" : " 0.31.0"
3333 },
3434 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -33,6 +33,20 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
3333
3434
3535
36+ ## [ 3.6.1] ( https://github.com/muxinc/elements/compare/@mux/mux-player-react@3.6.0...@mux/mux-player-react@3.6.1 ) (2025-10-01)
37+
38+
39+ ### Miscellaneous Chores
40+
41+ * ** @mux/mux-player-react :** Synchronize player versions
42+
43+
44+ ### Dependencies
45+
46+ * The following workspace dependencies were updated
47+ * dependencies
48+ * @mux/mux-player bumped from 3.6.0 to 3.6.1
49+
3650## [ 3.6.0] ( https://github.com/muxinc/elements/compare/@mux/mux-player-react@3.5.3...@mux/mux-player-react@3.6.0 ) (2025-09-09)
3751
3852
Original file line number Diff line number Diff line change 11{
22 "name" : " @mux/mux-player-react" ,
3- "version" : " 3.6.0 " ,
3+ "version" : " 3.6.1 " ,
44 "description" : " An open source Mux player for React that Just Works™" ,
55 "homepage" : " https://mux.com/player" ,
66 "keywords" : [
112112 }
113113 },
114114 "dependencies" : {
115- "@mux/mux-player" : " 3.6.0 " ,
115+ "@mux/mux-player" : " 3.6.1 " ,
116116 "@mux/playback-core" : " 0.31.0" ,
117117 "prop-types" : " ^15.8.1"
118118 },
Original file line number Diff line number Diff line change @@ -48,6 +48,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
4848
4949
5050
51+ ## [ 3.6.1] ( https://github.com/muxinc/elements/compare/@mux/mux-player@3.6.0...@mux/mux-player@3.6.1 ) (2025-10-01)
52+
53+
54+ ### Bug Fixes
55+
56+ * bump media chrome to ` 4.14.0 ` ([ #1205 ] ( https://github.com/muxinc/elements/issues/1205 ) ) ([ 49b6cec] ( https://github.com/muxinc/elements/commit/49b6cec9b3c7236953117c72a1d81fec6c591748 ) )
57+
5158## [ 3.6.0] ( https://github.com/muxinc/elements/compare/@mux/mux-player@3.5.3...@mux/mux-player@3.6.0 ) (2025-09-09)
5259
5360
Original file line number Diff line number Diff line change 11{
22 "name" : " @mux/mux-player" ,
3- "version" : " 3.6.0 " ,
3+ "version" : " 3.6.1 " ,
44 "description" : " An open source Mux player web component that Just Works™" ,
55 "homepage" : " https://mux.com/player" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments