Skip to content

Commit

Permalink
Release: 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conrad Chan committed Mar 5, 2019
1 parent 9cb9f7c commit bd6b479
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="2.2.0"></a>
## 2.2.0 (2019-03-05)

* Fix: DownloadReachability regex (#950) ([9cb9f7c](https://github.com/box/box-content-preview/commit/9cb9f7c)), closes [#950](https://github.com/box/box-content-preview/issues/950)
* Fix: Fix internal presentation links (#946) ([e575a89](https://github.com/box/box-content-preview/commit/e575a89)), closes [#946](https://github.com/box/box-content-preview/issues/946)
* Chore: Update test file location (#949) ([904d452](https://github.com/box/box-content-preview/commit/904d452)), closes [#949](https://github.com/box/box-content-preview/issues/949)
* Update Translations (#947) ([7e3b86c](https://github.com/box/box-content-preview/commit/7e3b86c)), closes [#947](https://github.com/box/box-content-preview/issues/947)



<a name="2.1.0"></a>
## 2.1.0 (2019-02-26)

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

0 comments on commit bd6b479

Please sign in to comment.