We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84ed7b4 commit 77a7676Copy full SHA for 77a7676
2 files changed
CHANGELOG.md
@@ -1,6 +1,13 @@
1
+<a name="0.43.0"></a>
2
+# 0.43.0 (2017-07-12)
3
+
4
5
6
7
<a name="0.42.0"></a>
8
# 0.42.0 (2017-07-12)
9
10
+* Release: 0.42.0 ([84ed7b4](https://github.com/box/box-ui-elements/commit/84ed7b4))
11
* Fix: Adjust icon button CSS (#16) ([427810c](https://github.com/box/box-ui-elements/commit/427810c))
12
* New: Chunked uploads (#15) ([59feabc](https://github.com/box/box-ui-elements/commit/59feabc))
13
* Update: New default header logo (#13) ([482287e](https://github.com/box/box-ui-elements/commit/482287e))
package.json
@@ -1,6 +1,6 @@
{
"name": "box-ui-elements",
- "version": "0.42.0",
+ "version": "0.43.0",
"description": "Box UI Elements",
"author": "Box (https://www.box.com/)",
"license": "SEE LICENSE IN LICENSE",
0 commit comments