Skip to content

Commit

Permalink
v0.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
zouxuoz committed Jul 17, 2018
1 parent 810638e commit d59aaeb
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
<a name="0.4.13"></a>
## [0.4.13](https://github.com/8base/boost/compare/v0.4.12...v0.4.13) (2018-07-17)


### Bug Fixes

* **atoms:** fix button disabled styles ([6c91afa](https://github.com/8base/boost/commit/6c91afa))
* **atoms:** fix dropdown flip ([810638e](https://github.com/8base/boost/commit/810638e))
* **atoms:** fix input left/right icons position ([0ded534](https://github.com/8base/boost/commit/0ded534))
* **paper:** relative paper ([bd2187e](https://github.com/8base/boost/commit/bd2187e))


### Features

* **atoms:** add rounded and squared buttons ([cf08ea8](https://github.com/8base/boost/commit/cf08ea8))
* **atoms:** add search and trashcan icons ([f73b1a9](https://github.com/8base/boost/commit/f73b1a9))



<a name="0.4.12"></a>
## [0.4.12](https://github.com/8base/boost/compare/v0.4.11...v0.4.12) (2018-07-10)

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

0 comments on commit d59aaeb

Please sign in to comment.