Skip to content

Commit a43b101

Browse files
author
Priyajeet Hora
committed
Release: 1.0.1
1 parent 1b18f55 commit a43b101

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1+
<a name="1.0.1"></a>
2+
## 1.0.1 (2017-07-13)
3+
4+
* 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)
5+
6+
7+
18
<a name="1.0.0"></a>
29
# 1.0.0 (2017-07-13)
310

11+
* Release: 1.0.0 ([2c2f7ed](https://github.com/box/box-ui-elements/commit/2c2f7ed))
412
* Docs: Update badge URL ([e4c6908](https://github.com/box/box-ui-elements/commit/e4c6908))
513
* Docs: Update support section ([690129b](https://github.com/box/box-ui-elements/commit/690129b))
614
* Fix: Remove parent null check when renaming files (#21) ([8362cc1](https://github.com/box/box-ui-elements/commit/8362cc1))

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

0 commit comments

Comments
 (0)