Skip to content

Commit 1cc8dd2

Browse files
author
Priyajeet Hora
committed
Release: 0.40.0
1 parent 42cfabd commit 1cc8dd2

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
1+
<a name="0.40.0"></a>
2+
# 0.40.0 (2017-07-06)
3+
4+
* Chore: Remove unnecessary code in release scripts (#11) ([42cfabd](https://github.com/box/box-ui-elements/commit/42cfabd))
5+
* Fix: Release script issue using stale version (#10) ([ce227eb](https://github.com/box/box-ui-elements/commit/ce227eb))
6+
7+
8+
19
<a name="0.39.0"></a>
210
# 0.39.0 (2017-07-06)
311

12+
* Release: 0.39.0 ([70acc5e](https://github.com/box/box-ui-elements/commit/70acc5e))
413
* Update: Add onNavigate to explorer (#7) ([ee57ad9](https://github.com/box/box-ui-elements/commit/ee57ad9))
514
* Update: License ([a8e8053](https://github.com/box/box-ui-elements/commit/a8e8053))
615
* Update: Licenses and package files (#1) ([6dc2d38](https://github.com/box/box-ui-elements/commit/6dc2d38))

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.39.0",
3+
"version": "0.40.0",
44
"description": "Box UI Elements",
55
"author": "Box (https://www.box.com/)",
66
"license": "SEE LICENSE IN LICENSE",

0 commit comments

Comments
 (0)