Skip to content

Commit

Permalink
0.6.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
souporserious committed Jan 16, 2017
1 parent 7019251 commit 2462b13
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## CHANGELOG
### 0.6.1
Fix `fullscreen` for Youtube videos

### 0.6.0
`withMediaPlayer` has been removed in favor of a smart `Player` component that can be passed as a child in the `Media` component

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-media-player",
"version": "0.6.0",
"version": "0.6.1",
"description": "React media player.",
"main": "lib/react-media-player.js",
"files": [
Expand Down

0 comments on commit 2462b13

Please sign in to comment.