Skip to content

Commit 70acc5e

Browse files
author
Priyajeet Hora
committed
Release: 0.39.0
1 parent 72ca21c commit 70acc5e

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
1+
<a name="0.39.0"></a>
2+
# 0.39.0 (2017-07-06)
3+
4+
* Update: Add onNavigate to explorer (#7) ([ee57ad9](https://github.com/box/box-ui-elements/commit/ee57ad9))
5+
* Update: License ([a8e8053](https://github.com/box/box-ui-elements/commit/a8e8053))
6+
* Update: Licenses and package files (#1) ([6dc2d38](https://github.com/box/box-ui-elements/commit/6dc2d38))
7+
* Update: Preview version to 0.130.0 (#8) ([2790015](https://github.com/box/box-ui-elements/commit/2790015))
8+
* Update: Removing some redundant code (#9) ([72ca21c](https://github.com/box/box-ui-elements/commit/72ca21c))
9+
* Fix: Remove download button on mobile (#4) ([bcec95e](https://github.com/box/box-ui-elements/commit/bcec95e))
10+
* Fix: Remove download button on mobile (#5) ([3ab1c6b](https://github.com/box/box-ui-elements/commit/3ab1c6b))
11+
* Fix: Styling changes (#3) ([3325cb5](https://github.com/box/box-ui-elements/commit/3325cb5))
12+
* Chore: Minor uploader changes - close event, classname (#2) ([73e7d9b](https://github.com/box/box-ui-elements/commit/73e7d9b)), closes [#2](https://github.com/box/box-ui-elements/issues/2)
13+
14+
15+
116
<a name="0.38.0"></a>
217
# 0.38.0 (2017-06-29)
318

19+
* Release: 0.38.0 ([1992e3f](https://github.com/box/box-ui-elements/commit/1992e3f))
420
* New: Initial Commit ([7ce8519](https://github.com/box/box-ui-elements/commit/7ce8519))
521

622

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "box-ui-elements",
3-
"version": "0.38.0",
3+
"version": "0.39.0",
44
"description": "Box UI Elements",
55
"author": "Box (https://www.box.com/)",
66
"license": "SEE LICENSE IN LICENSE",

0 commit comments

Comments
 (0)