Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonocasey committed Jun 8, 2018
1 parent 21b66ca commit 108477d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="1.4.0"></a>
# [1.4.0](https://github.com/videojs/videojs-vr/compare/v1.3.0...v1.4.0) (2018-06-08)

### Bug Fixes

* hide control bar while moving, allow clicking to play/pause, allow right click ([#96](https://github.com/videojs/videojs-vr/issues/96)) ([21b66ca](https://github.com/videojs/videojs-vr/commit/21b66ca))

### Chores

* **package:** update rollup and rollup-plugin-json ([#93](https://github.com/videojs/videojs-vr/issues/93)) ([33db8a8](https://github.com/videojs/videojs-vr/commit/33db8a8))

<a name="1.3.0"></a>
# [1.3.0](https://github.com/videojs/videojs-vr/compare/v1.2.1...v1.3.0) (2018-05-23)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "videojs-vr",
"version": "1.3.0",
"version": "1.4.0",
"description": "A plugin to add 360 and VR video support to video.js.",
"author": {
"name": "James Broberg",
Expand Down

0 comments on commit 108477d

Please sign in to comment.