Skip to content

Commit e0eb813

Browse files
author
Priyajeet Hora
committed
Release: 1.0.2
1 parent 99ca6c0 commit e0eb813

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
1+
<a name="1.0.2"></a>
2+
## 1.0.2 (2017-07-14)
3+
4+
* Docs: Changes applicable to react ([99ca6c0](https://github.com/box/box-ui-elements/commit/99ca6c0))
5+
* Docs: Links to key shortcuts ([f53ba57](https://github.com/box/box-ui-elements/commit/f53ba57))
6+
* Docs: Update README ([1e4c6a7](https://github.com/box/box-ui-elements/commit/1e4c6a7))
7+
* Docs: Update with example app (#23) ([bcbbb25](https://github.com/box/box-ui-elements/commit/bcbbb25))
8+
* Update: Adding option to show the box logo (#24) ([4824a67](https://github.com/box/box-ui-elements/commit/4824a67))
9+
10+
11+
112
<a name="1.0.1"></a>
213
## 1.0.1 (2017-07-13)
314

15+
* Release: 1.0.1 ([a43b101](https://github.com/box/box-ui-elements/commit/a43b101))
416
* Fix: Fix autoFocus issue and add shortcut for breadcrumbs (#22) ([1b18f55](https://github.com/box/box-ui-elements/commit/1b18f55)), closes [#22](https://github.com/box/box-ui-elements/issues/22)
517

618

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

0 commit comments

Comments
 (0)