Skip to content

Commit 87e87d4

Browse files
author
Priyajeet Hora
committed
Release: 1.4.0
1 parent 00f3083 commit 87e87d4

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="1.4.0"></a>
2+
# 1.4.0 (2017-09-29)
3+
4+
* New: Key Value card and UI tweaks (#69) ([00f3083](https://github.com/box/box-ui-elements/commit/00f3083))
5+
* Fix: Transcript and timelines minor UI issues (#68) ([f735d8c](https://github.com/box/box-ui-elements/commit/f735d8c))
6+
7+
8+
19
<a name="1.3.1"></a>
210
## 1.3.1 (2017-09-27)
311

12+
* Release: 1.3.1 ([fd10b4a](https://github.com/box/box-ui-elements/commit/fd10b4a))
413
* Fix: Do not show preview sidebar if hasSidebar is false (#67) ([7654311](https://github.com/box/box-ui-elements/commit/7654311))
514
* Fix: Release scripts and updating preview version (#66) ([2fe09b9](https://github.com/box/box-ui-elements/commit/2fe09b9))
615

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

0 commit comments

Comments
 (0)