Skip to content

Commit

Permalink
0.24.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Sep 14, 2017
1 parent 9a5ad20 commit fa79331
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 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. This projec
Generated by [auto-changelog](https://github.com/CookPete/auto-changelog)


#### [v0.24.4](https://github.com/CookPete/react-player/compare/v0.24.3...v0.24.4)
> 14 September 2017
* Updated TypeScript typings [`#235`](https://github.com/CookPete/react-player/pull/235)
* Updated TypeScript typings [`8c9d14d`](https://github.com/CookPete/react-player/commit/8c9d14d28e1baf8505f0048c6fbc36f7813512d3)
* Prevent warnings when unmounting preloading players [`4c4d2ec`](https://github.com/CookPete/react-player/commit/4c4d2ecb2ba624bffe211cb041a97b1c42da9cc1)


#### [v0.24.3](https://github.com/CookPete/react-player/compare/v0.24.2...v0.24.3)
> 14 September 2017
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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-player",
"version": "0.24.3",
"version": "0.24.4",
"description": "A react component for playing a variety of URLs, including file paths, YouTube, Facebook, SoundCloud, Streamable, Vidme, Vimeo and Wistia",
"main": "lib/ReactPlayer.js",
"typings": "index.d.ts",
Expand Down

0 comments on commit fa79331

Please sign in to comment.