Skip to content

Commit 17e88b5

Browse files
author
Priyajeet Hora
committed
Release: 0.41.0
1 parent 430fea6 commit 17e88b5

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="0.41.0"></a>
2+
# 0.41.0 (2017-07-06)
3+
4+
* Update: Make focusing the grid optional via autoFocus prop (#12) ([430fea6](https://github.com/box/box-ui-elements/commit/430fea6))
5+
6+
7+
18
<a name="0.40.0"></a>
29
# 0.40.0 (2017-07-06)
310

11+
* Release: 0.40.0 ([1cc8dd2](https://github.com/box/box-ui-elements/commit/1cc8dd2))
412
* Chore: Remove unnecessary code in release scripts (#11) ([42cfabd](https://github.com/box/box-ui-elements/commit/42cfabd))
513
* Fix: Release script issue using stale version (#10) ([ce227eb](https://github.com/box/box-ui-elements/commit/ce227eb))
614

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

0 commit comments

Comments
 (0)