Skip to content

Commit

Permalink
chore(release): 2.0.11 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.11](v2.0.10...v2.0.11) (2019-01-02)

### Bug Fixes

* **font-awesome:** added missing size to PropTypes ([b0d8b57](b0d8b57))
* **propTypes:** fix propTypes tag, set to any ([91832ba](91832ba))
  • Loading branch information
semantic-release-bot committed Jan 2, 2019
1 parent 6834984 commit b900f80
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.0.11](https://github.com/bootstrap-styled/v4/compare/v2.0.10...v2.0.11) (2019-01-02)


### Bug Fixes

* **font-awesome:** added missing size to PropTypes ([b0d8b57](https://github.com/bootstrap-styled/v4/commit/b0d8b57))
* **propTypes:** fix propTypes tag, set to any ([91832ba](https://github.com/bootstrap-styled/v4/commit/91832ba))

## [2.0.10](https://github.com/bootstrap-styled/v4/compare/v2.0.9...v2.0.10) (2018-12-30)


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": "@bootstrap-styled/v4",
"version": "2.0.10",
"version": "2.0.11",
"description": "twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.",
"main": "lib/index.js",
"jsnext:main": "dist/@bootstrap-styled/v4.esm.js",
Expand Down

0 comments on commit b900f80

Please sign in to comment.