Skip to content

Commit d72301f

Browse files
chore(release): 3.2.1
1 parent 0d6d81c commit d72301f

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v3.2.1](https://github.com/cookpete/react-player/compare/v3.2.0...v3.2.1)
8+
9+
- fix: muted prop bug [`#1959`](https://github.com/cookpete/react-player/pull/1959)
10+
- fix: muted prop bug (#1959) [`#1957`](https://github.com/cookpete/react-player/issues/1957)
11+
712
#### [v3.2.0](https://github.com/cookpete/react-player/compare/v3.1.0...v3.2.0)
813

14+
> 11 July 2025
15+
916
- feat: add Spotify and Twitch support [`#1956`](https://github.com/cookpete/react-player/pull/1956)
17+
- chore(release): 3.2.0 [`d650eaa`](https://github.com/cookpete/react-player/commit/d650eaac904c29ca84fd825a6b0e72c2fe6bb27e)
1018

1119
#### [v3.1.0](https://github.com/cookpete/react-player/compare/v3.0.0...v3.1.0)
1220

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-player",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "A React component for playing a variety of URLs, including file paths, Mux, YouTube, Vimeo, and Wistia",
55
"author": "Pete Cook (https://github.com/cookpete)",
66
"license": "MIT",

0 commit comments

Comments
 (0)