Skip to content

Commit

Permalink
1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Sep 20, 2018
1 parent 580e21c commit c50320a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.

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

#### [v1.6.6](https://github.com/CookPete/react-player/compare/v1.6.5...v1.6.6)
> 20 September 2018
- Add coverage to npmignore [`580e21c`](https://github.com/CookPete/react-player/commit/580e21c60842492b325d039fa0361fd547cb79ed)

#### [v1.6.5](https://github.com/CookPete/react-player/compare/v1.6.4...v1.6.5)
> 20 September 2018
- Fix: signal multiple sources change to the browser [`#482`](https://github.com/CookPete/react-player/pull/482)
Expand Down
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": "1.6.5",
"version": "1.6.6",
"description": "A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion",
"main": "lib/ReactPlayer.js",
"typings": "index.d.ts",
Expand Down

0 comments on commit c50320a

Please sign in to comment.