Skip to content

Commit 6c3a830

Browse files
chore(release): 3.3.0
1 parent d721889 commit 6c3a830

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,10 +4,18 @@ 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.3.0](https://github.com/cookpete/react-player/compare/v3.2.1...v3.3.0)
8+
9+
- feat: add tiktok support [`#1961`](https://github.com/cookpete/react-player/pull/1961)
10+
- feat: add tiktok support (#1961) [`#1193`](https://github.com/cookpete/react-player/issues/1193)
11+
712
#### [v3.2.1](https://github.com/cookpete/react-player/compare/v3.2.0...v3.2.1)
813

14+
> 15 July 2025
15+
916
- fix: muted prop bug [`#1959`](https://github.com/cookpete/react-player/pull/1959)
1017
- fix: muted prop bug (#1959) [`#1957`](https://github.com/cookpete/react-player/issues/1957)
18+
- chore(release): 3.2.1 [`d72301f`](https://github.com/cookpete/react-player/commit/d72301f15fb77795c1e741fe1a5935dbf2d41be9)
1119

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

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.1",
3+
"version": "3.3.0",
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)