Skip to content

Commit

Permalink
0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
webmiraclepro committed Feb 27, 2016
1 parent abf2a53 commit cf4b699
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
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.5.5](https://github.com/CookPete/react-player/compare/v0.5.4...v0.5.5)
> 29 February 2016
* Add browser build [`#35`](https://github.com/CookPete/react-player/issues/35), [`#38`](https://github.com/CookPete/react-player/issues/38)
* Add promise and fetch polyfills to build [`#39`](https://github.com/CookPete/react-player/issues/39)
* Update standard code style [`7231c45`](https://github.com/CookPete/react-player/commit/7231c458fb0af80370f308d3d77aab71c226aac6)


#### [v0.5.4](https://github.com/CookPete/react-player/compare/v0.5.3...v0.5.4)
> 3 February 2016
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": "0.5.4",
"version": "0.5.5",
"description": "A react component for playing a variety of URLs, including file paths, YouTube, SoundCloud and Vimeo",
"main": "lib/ReactPlayer.js",
"scripts": {
Expand Down

0 comments on commit cf4b699

Please sign in to comment.