Skip to content

Commit

Permalink
Release: 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pramodsum committed Mar 15, 2019
1 parent 6557229 commit 58f7220
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
<a name="2.3.0"></a>
## 2.3.0 (2019-03-15)

* Chore: Add e2e Thumbnail tests for large doc (#959) ([6557229](https://github.com/box/box-content-preview/commit/6557229)), closes [#959](https://github.com/box/box-content-preview/issues/959)
* Chore: Add test for internal presentation links (#951) ([ebb6e75](https://github.com/box/box-content-preview/commit/ebb6e75)), closes [#951](https://github.com/box/box-content-preview/issues/951)
* Chore: Text Viewer e2e tests (#958) ([eadedf1](https://github.com/box/box-content-preview/commit/eadedf1)), closes [#958](https://github.com/box/box-content-preview/issues/958)
* Fix: Get response as text from axios (#957) ([68fa4d1](https://github.com/box/box-content-preview/commit/68fa4d1)), closes [#957](https://github.com/box/box-content-preview/issues/957)
* Fix: Only execute viewer setup if not already setup (#955) ([8c2b193](https://github.com/box/box-content-preview/commit/8c2b193)), closes [#955](https://github.com/box/box-content-preview/issues/955)
* Update: Animate Thumbnails Sidebar transition (#948) ([5616b74](https://github.com/box/box-content-preview/commit/5616b74)), closes [#948](https://github.com/box/box-content-preview/issues/948)
* Update: Thumbnails Sidebar dark mode (#952) ([f2da5da](https://github.com/box/box-content-preview/commit/f2da5da)), closes [#952](https://github.com/box/box-content-preview/issues/952)
* Update Translations (#956) ([eb3dbfd](https://github.com/box/box-content-preview/commit/eb3dbfd)), closes [#956](https://github.com/box/box-content-preview/issues/956)



<a name="2.2.0"></a>
## 2.2.0 (2019-03-05)

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

0 comments on commit 58f7220

Please sign in to comment.