Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonocasey committed Feb 20, 2018
1 parent 382156b commit 6e60952
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<a name="1.1.1"></a>
## [1.1.1](https://github.com/videojs/videojs-vr/compare/v1.1.0...v1.1.1) (2018-02-20)

### Bug Fixes

* expose version correctly ([#51](https://github.com/videojs/videojs-vr/issues/51)) ([dd7adc1](https://github.com/videojs/videojs-vr/commit/dd7adc1))
* **OrbitControls:** no pan, less speed, no zoom ([#52](https://github.com/videojs/videojs-vr/issues/52)) ([44b6d41](https://github.com/videojs/videojs-vr/commit/44b6d41))
* rework three example build, to fix webpack ([#53](https://github.com/videojs/videojs-vr/issues/53)) ([382156b](https://github.com/videojs/videojs-vr/commit/382156b))

<a name="1.1.0"></a>
# [1.1.0](https://github.com/videojs/videojs-vr/compare/v1.0.3...v1.1.0) (2018-01-31)

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.1.0",
"version": "1.1.1",
"description": "A plugin to add 360 and VR video support to video.js.",
"author": {
"name": "James Broberg",
Expand Down

0 comments on commit 6e60952

Please sign in to comment.