Skip to content

Commit

Permalink
0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ej9x committed Jun 13, 2018
1 parent c779ae3 commit d47c2f4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<a name="0.4.4"></a>
## [0.4.4](https://github.com/8base/boost/compare/v0.4.3...v0.4.4) (2018-06-13)


### Bug Fixes

* **atoms:** fix button loading styles ([4c7a689](https://github.com/8base/boost/commit/4c7a689))
* **atoms:** remove react-router dep from Link component ([5859b25](https://github.com/8base/boost/commit/5859b25))


### Features

* **atoms:** add disabled prop to the button ([90bb051](https://github.com/8base/boost/commit/90bb051))



<a name="0.4.3"></a>
## [0.4.3](https://github.com/8base/boost/compare/v0.4.2...v0.4.3) (2018-06-13)

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.4.3",
"version": "0.4.4",
"author": "8base",
"license": "MIT",
"main": "build/index.js",
Expand Down

0 comments on commit d47c2f4

Please sign in to comment.