Skip to content

Commit

Permalink
chore(release): 2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 28, 2024
1 parent db5c548 commit 6dfff1c
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 15 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,23 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [v2.15.0](https://github.com/cookpete/react-player/compare/v2.14.1...v2.15.0)

- chore(cd): remove --changelog b/c auto-changelog [`#1750`](https://github.com/cookpete/react-player/pull/1750)
- feat: add Mux player [`#1748`](https://github.com/cookpete/react-player/pull/1748)
- chore(github-pages): add demo preview [`#1747`](https://github.com/cookpete/react-player/pull/1747)
- chore: remove unneeded config files [`#1744`](https://github.com/cookpete/react-player/pull/1744)
- Add aria-label to Preview component [`#1705`](https://github.com/cookpete/react-player/pull/1705)
- Add Deno-specific browser check [`#1632`](https://github.com/cookpete/react-player/pull/1632)
- docs: fix badges [`#1735`](https://github.com/cookpete/react-player/pull/1735)

#### [v2.14.1](https://github.com/cookpete/react-player/compare/v2.14.0...v2.14.1)

> 19 December 2023
- fix: cjs interop require default pita [`#1722`](https://github.com/cookpete/react-player/pull/1722)
- docs(CHANGELOG): 2.14.1 [`921b0e0`](https://github.com/cookpete/react-player/commit/921b0e01148925f048716435333fcdc9ce2df24a)
- chore(release): 2.14.1 [`8ca9747`](https://github.com/cookpete/react-player/commit/8ca974794db1c7f8cacf4ae1580671548cdf5491)
- chore: npm ignore unneeded folders [`678f466`](https://github.com/cookpete/react-player/commit/678f466553d36dc02dfe2b926a31e8694b746842)

#### [v2.14.0](https://github.com/cookpete/react-player/compare/v2.13.0...v2.14.0)
Expand Down
2 changes: 1 addition & 1 deletion dist/ReactPlayer.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/ReactPlayer.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/ReactPlayer.standalone.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/ReactPlayer.standalone.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-player",
"version": "2.14.1",
"version": "2.15.0",
"description": "A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit 6dfff1c

Please sign in to comment.