Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zouxuoz committed May 18, 2018
1 parent bea549a commit b500c9b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="0.3.0"></a>
# [0.3.0](https://github.com/8base/boost/compare/v0.2.1...v0.3.0) (2018-05-18)


### Features

* add common FormField component ([eb19c98](https://github.com/8base/boost/commit/eb19c98))
* **atoms:** add checkbox component ([bea549a](https://github.com/8base/boost/commit/bea549a))
* **atoms:** add colors to the Text component ([cae911b](https://github.com/8base/boost/commit/cae911b))
* **atoms:** add row and column components ([6bae653](https://github.com/8base/boost/commit/6bae653))
* **atoms:** expand Icon component. add babel svg plugin ([f8637e2](https://github.com/8base/boost/commit/f8637e2))
* **atoms:** expanded api of the Input component ([136fb9b](https://github.com/8base/boost/commit/136fb9b))



<a name="0.2.1"></a>
## [0.2.1](https://github.com/8base/boost/compare/v0.2.0...v0.2.1) (2018-05-14)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@8base/boost",
"version": "0.2.1",
"version": "0.3.0",
"author": "8base",
"license": "MIT",
"main": "build/index.js",
Expand Down

0 comments on commit b500c9b

Please sign in to comment.