Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Commit

Permalink
Bump version to v5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FranklinWaller committed Feb 5, 2018
1 parent cab99b5 commit 28af500
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="5.6.0"></a>
# [5.6.0](https://github.com/meisterplayer/player-html5player/compare/v5.5.1...v5.6.0) (2018-02-05)


### Bug Fixes

* **playback:** DisablePauseWithLive should now work properly ([a4a3970](https://github.com/meisterplayer/player-html5player/commit/a4a3970)), closes [meisterplayer/meisterplayer#30](https://github.com/meisterplayer/meisterplayer/issues/30)


### Features

* **audio:** Use <img> tag instead of <div> for background images ([cab99b5](https://github.com/meisterplayer/player-html5player/commit/cab99b5))



<a name="5.5.1"></a>
## [5.5.1](https://github.com/meisterplayer/player-html5player/compare/v5.5.0...v5.5.1) (2017-11-07)

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": "@meisterplayer/plugin-html5player",
"version": "5.5.1",
"version": "5.6.0",
"description": "Meister plugin for playing video with the html5player",
"main": "dist/Html5player.js",
"repository": {
Expand Down

0 comments on commit 28af500

Please sign in to comment.