Skip to content

Commit 22f8c57

Browse files
committed
1.10.1
1 parent fd7abed commit 22f8c57

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="1.10.1"></a>
2+
## [1.10.1](https://github.com/videojs/videojs-vr/compare/v1.10.0...v1.10.1) (2022-08-16)
3+
4+
### Chores
5+
6+
* **pkg.json:** set license field back to MIT ([#265](https://github.com/videojs/videojs-vr/issues/265)) ([fd7abed](https://github.com/videojs/videojs-vr/commit/fd7abed)), closes [#264](https://github.com/videojs/videojs-vr/issues/264)
7+
8+
### Documentation
9+
10+
* add caveats section for safari ([eb80c8a](https://github.com/videojs/videojs-vr/commit/eb80c8a))
11+
112
<a name="1.10.0"></a>
213
# [1.10.0](https://github.com/videojs/videojs-vr/compare/v1.9.0...v1.10.0) (2021-08-31)
314

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "videojs-vr",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"description": "A plugin to add 360 and VR video support to video.js.",
55
"author": {
66
"name": "James Broberg",

0 commit comments

Comments
 (0)