Skip to content

Commit a679f52

Browse files
author
Priyajeet Hora
committed
Release: 0.45.0
1 parent aa34c58 commit a679f52

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
1+
<a name="0.45.0"></a>
2+
# 0.45.0 (2017-07-12)
3+
4+
* Chore: Update release scripts to add remote before syncing (#19) ([aa34c58](https://github.com/box/box-ui-elements/commit/aa34c58))
5+
* Update: Keyboard shortcuts for Explorer and Picker (#14) ([245369d](https://github.com/box/box-ui-elements/commit/245369d))
6+
* Update: Preview 1.0.0 (#18) ([2523c7b](https://github.com/box/box-ui-elements/commit/2523c7b))
7+
* Fix: Disable chunked upload in IE11 (#17) ([1f668d2](https://github.com/box/box-ui-elements/commit/1f668d2))
8+
9+
10+
111
<a name="0.44.0"></a>
212
# 0.44.0 (2017-07-12)
313

14+
* Release: 0.44.0 ([fc933b4](https://github.com/box/box-ui-elements/commit/fc933b4))
415

516

617

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

0 commit comments

Comments
 (0)