Skip to content

Commit 26001ec

Browse files
chore(release): 3.3.1
1 parent e6dfda5 commit 26001ec

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +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.3.1](https://github.com/cookpete/react-player/compare/v3.3.0...v3.3.1)
8+
9+
- fix: merge circular dependency [`#1964`](https://github.com/cookpete/react-player/pull/1964)
10+
711
#### [v3.3.0](https://github.com/cookpete/react-player/compare/v3.2.1...v3.3.0)
812

13+
> 16 July 2025
14+
915
- feat: add tiktok support [`#1961`](https://github.com/cookpete/react-player/pull/1961)
1016
- feat: add tiktok support (#1961) [`#1193`](https://github.com/cookpete/react-player/issues/1193)
17+
- chore(release): 3.3.0 [`6c3a830`](https://github.com/cookpete/react-player/commit/6c3a83060ce7c91c42f1619822318a6b7d81ed27)
1118

1219
#### [v3.2.1](https://github.com/cookpete/react-player/compare/v3.2.0...v3.2.1)
1320

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