Skip to content

Commit

Permalink
2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Jun 13, 2020
1 parent 2204c7e commit 893e9b1
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 5 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ 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.3.1](https://github.com/CookPete/react-player/compare/v2.3.0...v2.3.1)

> 12 June 2020
- dash deprecated method fix for different versions. [`#933`](https://github.com/CookPete/react-player/pull/933)
- wistia config types updated [`#931`](https://github.com/CookPete/react-player/pull/931)
- Tweak .npmignore [`2204c7e`](https://github.com/CookPete/react-player/commit/2204c7ef26345fc140a51d3b0670030cb3972d32)

#### [v2.3.0](https://github.com/CookPete/react-player/compare/v2.2.0...v2.3.0)

> 11 June 2020
Expand Down
2 changes: 1 addition & 1 deletion dist/ReactPlayer.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ReactPlayer.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ReactPlayer.standalone.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ReactPlayer.standalone.js.map

Large diffs are not rendered by default.

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.3.0",
"version": "2.3.1",
"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": "index.d.ts",
Expand Down

0 comments on commit 893e9b1

Please sign in to comment.