Skip to content

Commit

Permalink
Release: 1.63.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Press committed Jan 29, 2019
1 parent 0db8b4b commit aaa1644
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<a name="1.63.0"></a>
## 1.63.0 (2019-01-29)

* Fix: Prevent Annotations errors from triggering a Preview failure (#904) ([0db8b4b](https://github.com/box/box-content-preview/commit/0db8b4b)), closes [#904](https://github.com/box/box-content-preview/issues/904)
* Fixing self hosting instructions (#905) ([72bf820](https://github.com/box/box-content-preview/commit/72bf820)), closes [#905](https://github.com/box/box-content-preview/issues/905)
* Updating README to latest release ([0c93444](https://github.com/box/box-content-preview/commit/0c93444))
* Update: box-annotations to v3.7.1 (#897) ([8e2fb91](https://github.com/box/box-content-preview/commit/8e2fb91)), closes [#897](https://github.com/box/box-content-preview/issues/897)
* Chore: Add webpack-dev-server to support local development (#902) ([568842c](https://github.com/box/box-content-preview/commit/568842c)), closes [#902](https://github.com/box/box-content-preview/issues/902)
* Chore: Improve fullscreen logic to use fscreen for compatibility (#903) ([aa13d00](https://github.com/box/box-content-preview/commit/aa13d00)), closes [#903](https://github.com/box/box-content-preview/issues/903)
* Chore: upgrade node-sass to 4.9.3, to match other projects (#899) ([3b7f40a](https://github.com/box/box-content-preview/commit/3b7f40a)), closes [#899](https://github.com/box/box-content-preview/issues/899)



<a name="1.62.0"></a>
## 1.62.0 (2019-01-22)

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": "box-content-preview",
"version": "1.62.0",
"version": "1.63.0",
"description": "Box Content Preview UI Element",
"author": "Box (https://www.box.com/)",
"license": "SEE LICENSE IN LICENSE",
Expand Down

0 comments on commit aaa1644

Please sign in to comment.