@bootstrap-styled/v4
Version:
twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.
533 lines (246 loc) • 21.9 kB
Markdown
# [3.4.0](https://github.com/bootstrap-styled/v4/compare/v3.3.0...v3.4.0) (2020-02-18)
### Bug Fixes
* **dependencies:** upgrade all dependencies ([d1219ca](https://github.com/bootstrap-styled/v4/commit/d1219ca2c36056fab58fd5d18968042e5f77b66c))
* **peerDepedencies:** allow styled-components v4 and v5 and react 16.9.0 ([e706702](https://github.com/bootstrap-styled/v4/commit/e706702e51153cdf3f70167097230ba72a3a57c0))
### Features
* **button:** add props.color option 'dark' & 'light' ([cdf8197](https://github.com/bootstrap-styled/v4/commit/cdf8197259ee5ebce9b61ecb12bd4fa05b5997d4))
# [3.3.0](https://github.com/bootstrap-styled/v4/compare/v3.2.2...v3.3.0) (2019-12-28)
### Features
* **button:** add props.color option 'white' ([35cf344](https://github.com/bootstrap-styled/v4/commit/35cf344d4222e661eb790fb18dacb6f52e21dfec)), closes [#178](https://github.com/bootstrap-styled/v4/issues/178)
## [3.2.2](https://github.com/bootstrap-styled/v4/compare/v3.2.1...v3.2.2) (2019-12-02)
### Bug Fixes
* **tooltip:** added more tooltips variables ([b20ad05](https://github.com/bootstrap-styled/v4/commit/b20ad0594af8432bfbea58bd749b7be3eb4a66f9))
* **tooltip:** added new tooltip variables ([063f0b3](https://github.com/bootstrap-styled/v4/commit/063f0b3c1b283ce09a8ab75b54a8a9bc935fb466))
## [3.2.1](https://github.com/bootstrap-styled/v4/compare/v3.2.0...v3.2.1) (2019-11-13)
### Bug Fixes
* **dependencies:** upgrade all dependencies ([3b01e6f](https://github.com/bootstrap-styled/v4/commit/3b01e6fa13e1a72b29fa6b60e1c8d253b2d22964))
* **documentation:** fixing link loading whole page ([e0ee814](https://github.com/bootstrap-styled/v4/commit/e0ee8148db036a274e5d8d924525cb8b5f42d061))
* **Modal:** using UNSAFE_componentWillUpdate ([7612eeb](https://github.com/bootstrap-styled/v4/commit/7612eeb67716ef3ea16d715e3dea1c81ceb54b85))
* **Tooltip:** Use the $tooltip-arrow-color variable within the component style ([86e827d](https://github.com/bootstrap-styled/v4/commit/86e827dce790d8cedbb7e117212789b5dc32012c))
# [3.2.0](https://github.com/bootstrap-styled/v4/compare/v3.1.6...v3.2.0) (2019-10-04)
### Features
* **Col:** add option for order-* ([3816fb7](https://github.com/bootstrap-styled/v4/commit/3816fb7))
## [3.1.6](https://github.com/bootstrap-styled/v4/compare/v3.1.5...v3.1.6) (2019-09-26)
### Bug Fixes
* **typescripts:** disable typescript due to https://github.com/bootstrap-styled/bootstrap-styled/issues/83#issuecomment-535666014 ([3d101ed](https://github.com/bootstrap-styled/v4/commit/3d101ed)), closes [/github.com/bootstrap-styled/bootstrap-styled/issues/83#issuecomment-535666014](https://github.com//github.com/bootstrap-styled/bootstrap-styled/issues/83/issues/issuecomment-535666014)
## [3.1.5](https://github.com/bootstrap-styled/v4/compare/v3.1.4...v3.1.5) (2019-09-16)
### Bug Fixes
* **cards:** remove bad file in tests ([f38c3ac](https://github.com/bootstrap-styled/v4/commit/f38c3ac)), closes [#152](https://github.com/bootstrap-styled/v4/issues/152)
## [3.1.4](https://github.com/bootstrap-styled/v4/compare/v3.1.3...v3.1.4) (2019-09-11)
### Bug Fixes
* **dependencies:** upgrade react to v16.9.0 ([3504270](https://github.com/bootstrap-styled/v4/commit/3504270))
## [3.1.3](https://github.com/bootstrap-styled/v4/compare/v3.1.2...v3.1.3) (2019-09-11)
### Bug Fixes
* **dependencies:** Upgrade many dependencies ([4936096](https://github.com/bootstrap-styled/v4/commit/4936096))
## [3.1.2](https://github.com/bootstrap-styled/v4/compare/v3.1.1...v3.1.2) (2019-09-11)
### Bug Fixes
* **typescript:** Moved typescript definition to root of the package ([ff21225](https://github.com/bootstrap-styled/v4/commit/ff21225))
## [3.1.1](https://github.com/bootstrap-styled/v4/compare/v3.1.0...v3.1.1) (2019-09-10)
### Bug Fixes
* **Collapse:** collapse can now work without the BootstrapProvider ([fe80f0f](https://github.com/bootstrap-styled/v4/commit/fe80f0f)), closes [#125](https://github.com/bootstrap-styled/v4/issues/125)
* **dependencies:** upgrade bootstrap-styled dependency ([3354be9](https://github.com/bootstrap-styled/v4/commit/3354be9))
* **react:** locked version of react >=16.0.0 <=16.8.6 due to [#144](https://github.com/bootstrap-styled/v4/issues/144) ([58adafa](https://github.com/bootstrap-styled/v4/commit/58adafa))
# [3.1.0](https://github.com/bootstrap-styled/v4/compare/v3.0.16...v3.1.0) (2019-07-27)
### Features
* **typescript:** added typescript definition ([19b4af1](https://github.com/bootstrap-styled/v4/commit/19b4af1))
## [3.0.16](https://github.com/bootstrap-styled/v4/compare/v3.0.15...v3.0.16) (2019-06-17)
### Bug Fixes
* **dependencies:** upgrade all dependencies ([6e895ae](https://github.com/bootstrap-styled/v4/commit/6e895ae))
## [3.0.15](https://github.com/bootstrap-styled/v4/compare/v3.0.14...v3.0.15) (2019-05-18)
### Bug Fixes
* **Select component:** fixed Select component for SSR ([d8e6828](https://github.com/bootstrap-styled/v4/commit/d8e6828)), closes [#121](https://github.com/bootstrap-styled/v4/issues/121)
## [3.0.14](https://github.com/bootstrap-styled/v4/compare/v3.0.13...v3.0.14) (2019-05-13)
### Bug Fixes
* **dependencies:** upgrade all dependencies ([eca3f20](https://github.com/bootstrap-styled/v4/commit/eca3f20))
* **Grid:** fix example missing imporrts ([f394b4f](https://github.com/bootstrap-styled/v4/commit/f394b4f))
## [3.0.13](https://github.com/bootstrap-styled/v4/compare/v3.0.12...v3.0.13) (2019-04-18)
### Bug Fixes
* **ListGroupItem:** added missing css rule. ([2cb3034](https://github.com/bootstrap-styled/v4/commit/2cb3034))
## [3.0.12](https://github.com/bootstrap-styled/v4/compare/v3.0.11...v3.0.12) (2019-03-11)
### Bug Fixes
* **TetherContent:** import isFunction from correct module ([33f71e7](https://github.com/bootstrap-styled/v4/commit/33f71e7))
## [3.0.11](https://github.com/bootstrap-styled/v4/compare/v3.0.10...v3.0.11) (2019-03-11)
### Bug Fixes
* **documentation:** Remove react-styleguidist and install @rollup-umd/documentation@2.0.0 that inclu ([2e5759b](https://github.com/bootstrap-styled/v4/commit/2e5759b))
## [3.0.10](https://github.com/bootstrap-styled/v4/compare/v3.0.9...v3.0.10) (2019-03-11)
### Bug Fixes
* **doc:** using @rollup-umd/deploy to deploy page ([1b72ffb](https://github.com/bootstrap-styled/v4/commit/1b72ffb))
## [3.0.9](https://github.com/bootstrap-styled/v4/compare/v3.0.8...v3.0.9) (2019-03-10)
### Bug Fixes
* **documentation:** testing release with @rollup-umd/deploy ([02977e5](https://github.com/bootstrap-styled/v4/commit/02977e5))
## [3.0.8](https://github.com/bootstrap-styled/v4/compare/v3.0.7...v3.0.8) (2019-03-10)
### Bug Fixes
* **documentation:** fixed bug wiht Tooltip ([286316d](https://github.com/bootstrap-styled/v4/commit/286316d))
* **documentation:** Fixed some minor documentation bugs. ([3706154](https://github.com/bootstrap-styled/v4/commit/3706154))
## [3.0.7](https://github.com/bootstrap-styled/v4/compare/v3.0.6...v3.0.7) (2019-03-10)
### Bug Fixes
* **dependencies:** upgrade all dependencies ([4a3a80f](https://github.com/bootstrap-styled/v4/commit/4a3a80f))
* **TetherContent:** use portals to fix bounds issues in tethered content. ([bebe9e1](https://github.com/bootstrap-styled/v4/commit/bebe9e1))
## [3.0.6](https://github.com/bootstrap-styled/v4/compare/v3.0.5...v3.0.6) (2019-02-26)
### Bug Fixes
* **Code:** changed defaultProps from a tag to code tag. ([442c4f3](https://github.com/bootstrap-styled/v4/commit/442c4f3))
## [3.0.5](https://github.com/bootstrap-styled/v4/compare/v3.0.4...v3.0.5) (2019-02-25)
### Bug Fixes
* **dependencies:** Upgrade all dependencies, using @rollup-umd/rollup for rollup configuration ([d091060](https://github.com/bootstrap-styled/v4/commit/d091060))
* **documentation:** corrected typo mistake and improved layout. ([28dbd13](https://github.com/bootstrap-styled/v4/commit/28dbd13))
## [3.0.4](https://github.com/bootstrap-styled/v4/compare/v3.0.3...v3.0.4) (2019-02-05)
### Bug Fixes
* **Button:** resolv issue [#82](https://github.com/bootstrap-styled/v4/issues/82), $btn-border-width variable ([f6fc779](https://github.com/bootstrap-styled/v4/commit/f6fc779))
## [3.0.3](https://github.com/bootstrap-styled/v4/compare/v3.0.2...v3.0.3) (2019-02-04)
### Bug Fixes
* **Col:** Add .col by default if no other cols are provided ([9333e51](https://github.com/bootstrap-styled/v4/commit/9333e51)), closes [#74](https://github.com/bootstrap-styled/v4/issues/74)
## [3.0.2](https://github.com/bootstrap-styled/v4/compare/v3.0.1...v3.0.2) (2019-02-02)
### Bug Fixes
* **dependencies:** fix terser ([63d5f15](https://github.com/bootstrap-styled/v4/commit/63d5f15))
* **dependencies:** install terser@3.41.1 (see https://github.com/webpack-contrib/terser-webpack-plugin/issues/66) ([67b9e0a](https://github.com/bootstrap-styled/v4/commit/67b9e0a))
## [3.0.1](https://github.com/bootstrap-styled/v4/compare/v3.0.0...v3.0.1) (2019-02-02)
### Bug Fixes
* **dependencies:** Upgrade all dependencies and fix documentation ([a6a2018](https://github.com/bootstrap-styled/v4/commit/a6a2018))
# [3.0.0](https://github.com/bootstrap-styled/v4/compare/v2.0.22...v3.0.0) (2019-02-02)
### Bug Fixes
* **Fa:** Remove Fa from v4 as it is not bootstrap related at all ([66a1f7d](https://github.com/bootstrap-styled/v4/commit/66a1f7d)), closes [#67](https://github.com/bootstrap-styled/v4/issues/67) [#67](https://github.com/bootstrap-styled/v4/issues/67)
### BREAKING CHANGES
* **Fa:** Fa and FaStacked are removed
## [2.0.22](https://github.com/bootstrap-styled/v4/compare/v2.0.21...v2.0.22) (2019-02-01)
### Bug Fixes
* **Row:** Fix box-sizing within <Row /> ([c7f46bf](https://github.com/bootstrap-styled/v4/commit/c7f46bf)), closes [#74](https://github.com/bootstrap-styled/v4/issues/74)
## [2.0.21](https://github.com/bootstrap-styled/v4/compare/v2.0.20...v2.0.21) (2019-02-01)
### Bug Fixes
* **dependencies:** removed sinon (duplicate use with jest) ([02f0280](https://github.com/bootstrap-styled/v4/commit/02f0280))
* **Dropdown:** corrected mistake in defaultprops theme values. ([49aacf6](https://github.com/bootstrap-styled/v4/commit/49aacf6))
* **InputGroupButton:** corrected theme varibale default mistake + improved example. ([1bedf2b](https://github.com/bootstrap-styled/v4/commit/1bedf2b))
## [2.0.20](https://github.com/bootstrap-styled/v4/compare/v2.0.19...v2.0.20) (2019-01-31)
### Bug Fixes
* **dependencies:** Upgrade all dependencies ([5166708](https://github.com/bootstrap-styled/v4/commit/5166708))
## [2.0.19](https://github.com/bootstrap-styled/v4/compare/v2.0.18...v2.0.19) (2019-01-31)
### Bug Fixes
* **dependencies:** Upgrade all dependencies ([719124d](https://github.com/bootstrap-styled/v4/commit/719124d))
## [2.0.18](https://github.com/bootstrap-styled/v4/compare/v2.0.17...v2.0.18) (2019-01-31)
### Bug Fixes
* **Row:** Row was having wrong defaultProps ([5577cae](https://github.com/bootstrap-styled/v4/commit/5577cae)), closes [#74](https://github.com/bootstrap-styled/v4/issues/74)
## [2.0.17](https://github.com/bootstrap-styled/v4/compare/v2.0.16...v2.0.17) (2019-01-23)
### Bug Fixes
* **Dropdown:** added defaultProptype group=false. ([9b545cf](https://github.com/bootstrap-styled/v4/commit/9b545cf))
* **eslint:** corrected minor bug. ([bf4c84b](https://github.com/bootstrap-styled/v4/commit/bf4c84b))
* **FormCustom:** moved props spreading to Input rather than Label. ([1524e22](https://github.com/bootstrap-styled/v4/commit/1524e22))
* **Tr:** fixed className issue. ([b8feea3](https://github.com/bootstrap-styled/v4/commit/b8feea3))
## [2.0.16](https://github.com/bootstrap-styled/v4/compare/v2.0.15...v2.0.16) (2019-01-11)
### Bug Fixes
* **dependencies:** remove useless dependencies react-redux and redux ([c3dec75](https://github.com/bootstrap-styled/v4/commit/c3dec75))
## [2.0.15](https://github.com/bootstrap-styled/v4/compare/v2.0.14...v2.0.15) (2019-01-03)
### Bug Fixes
* **dependencies:** upgraded [@bootstrap-styled](https://github.com/bootstrap-styled)/css-mixins to v2.0.5 ([efd0376](https://github.com/bootstrap-styled/v4/commit/efd0376))
## [2.0.14](https://github.com/bootstrap-styled/v4/compare/v2.0.13...v2.0.14) (2019-01-03)
### Bug Fixes
* **release:** fixed released version ([6654260](https://github.com/bootstrap-styled/v4/commit/6654260))
## [2.0.13](https://github.com/bootstrap-styled/v4/compare/v2.0.12...v2.0.13) (2019-01-03)
### Bug Fixes
* **dependencies:** upgrade dependencies ([542acd1](https://github.com/bootstrap-styled/v4/commit/542acd1))
## [2.0.12](https://github.com/bootstrap-styled/v4/compare/v2.0.11...v2.0.12) (2019-01-02)
### Bug Fixes
* **col:** adding missing classname .col to <Col /> component ([b520494](https://github.com/bootstrap-styled/v4/commit/b520494))
## [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)
### Bug Fixes
* **dependencies:** upgrade dependencies and use Proptypes.any for every prop tag ([c53ea2d](https://github.com/bootstrap-styled/v4/commit/c53ea2d))
## [2.0.9](https://github.com/bootstrap-styled/v4/compare/v2.0.8...v2.0.9) (2018-12-29)
### Bug Fixes
* **dependencies:** update rollup to v1.0.0 and fixed unit test for Collapse by ignoring react/prop-types errors =/ ([fc63c39](https://github.com/bootstrap-styled/v4/commit/fc63c39))
## [2.0.8](https://github.com/bootstrap-styled/v4/compare/v2.0.7...v2.0.8) (2018-12-23)
### Bug Fixes
* **Img:** alt can now also be of type object (useful for using <FormattedMessage /> in react-intl ([173e59d](https://github.com/bootstrap-styled/v4/commit/173e59d))
## [2.0.7](https://github.com/bootstrap-styled/v4/compare/v2.0.6...v2.0.7) (2018-12-22)
### Bug Fixes
* **documentation:** Added logo to readme and introduction, update package description ([04e80c0](https://github.com/bootstrap-styled/v4/commit/04e80c0))
* **documentation:** Added logo to readme and introduction, update package description ([973d3f3](https://github.com/bootstrap-styled/v4/commit/973d3f3))
## [2.0.6](https://github.com/bootstrap-styled/v4/compare/v2.0.5...v2.0.6) (2018-12-22)
### Bug Fixes
* **tag:** allow tag to be any type due to new warning ([698cf19](https://github.com/bootstrap-styled/v4/commit/698cf19))
## [2.0.5](https://github.com/bootstrap-styled/v4/compare/v2.0.4...v2.0.5) (2018-12-21)
### Bug Fixes
* **exports:** Using named function even if no css ([7a1e60b](https://github.com/bootstrap-styled/v4/commit/7a1e60b))
* **exports:** Using named function even if no css ([fd88a7a](https://github.com/bootstrap-styled/v4/commit/fd88a7a))
## [2.0.4](https://github.com/bootstrap-styled/v4/compare/v2.0.3...v2.0.4) (2018-12-21)
### Bug Fixes
* **button:** Added props `hover` and `focus`, prop `tag` accept any prop types ([1f718c9](https://github.com/bootstrap-styled/v4/commit/1f718c9))
* **card:** added props `hover` and `focus`, props `tag` now accept any propType. ([552ba36](https://github.com/bootstrap-styled/v4/commit/552ba36))
* **dependencies:** update all dependencies ([f297449](https://github.com/bootstrap-styled/v4/commit/f297449))
## [2.0.3](https://github.com/bootstrap-styled/v4/compare/v2.0.2...v2.0.3) (2018-12-21)
### Bug Fixes
* **readme:** fix readme ([a5430b9](https://github.com/bootstrap-styled/v4/commit/a5430b9))
* **readme:** fix readme ([3330e33](https://github.com/bootstrap-styled/v4/commit/3330e33))
## [2.0.2](https://github.com/bootstrap-styled/v4/compare/v2.0.1...v2.0.2) (2018-12-21)
### Bug Fixes
* **depdencies:** Upgrade all dependencies ([07e2dfe](https://github.com/bootstrap-styled/v4/commit/07e2dfe))
## [2.0.1](https://github.com/bootstrap-styled/v4/compare/v2.0.0...v2.0.1) (2018-12-20)
### Bug Fixes
* **css-mixins:** Update [@bootstrap-styled](https://github.com/bootstrap-styled)/css-mixins to latest, this version added the `$grid-gutter ([7f2d728](https://github.com/bootstrap-styled/v4/commit/7f2d728))
# [2.0.0](https://github.com/bootstrap-styled/v4/compare/v1.3.3...v2.0.0) (2018-12-18)
### Features
* **container:** Remove <ContainerFluid /> and add <Container fluid /> ([ee8c342](https://github.com/bootstrap-styled/v4/commit/ee8c342)), closes [#37](https://github.com/bootstrap-styled/v4/issues/37)
### BREAKING CHANGES
* **container:** ContainerFluid was removed
## [1.3.3](https://github.com/bootstrap-styled/v4/compare/v1.3.2...v1.3.3) (2018-12-18)
### Bug Fixes
* **dependencies:** Update to 1.3.3 ([c0c6bf8](https://github.com/bootstrap-styled/v4/commit/c0c6bf8))
## [1.3.2](https://github.com/bootstrap-styled/v4/compare/v1.3.1...v1.3.2) (2018-12-18)
### Bug Fixes
* **dependencies:** Updated css-mixins to get cursor fix, and updated old dependencies ([a5cc995](https://github.com/bootstrap-styled/v4/commit/a5cc995))
## [1.3.1](https://github.com/bootstrap-styled/v4/compare/v1.3.0...v1.3.1) (2018-12-16)
### Bug Fixes
* **greenkeeper:** fix sonar running on greenkeeper test ([52f9aca](https://github.com/bootstrap-styled/v4/commit/52f9aca))
# [1.3.0](https://github.com/bootstrap-styled/v4/compare/v1.2.11...v1.3.0) (2018-12-16)
### Bug Fixes
* **dependencies:** Fix lint, upgrade eslint to 5.10.0 and fix .eslintrc ([ac9aab4](https://github.com/bootstrap-styled/v4/commit/ac9aab4))
* **doc:** Update [@bootstrap-styled](https://github.com/bootstrap-styled)/documentation ([e1bb2e2](https://github.com/bootstrap-styled/v4/commit/e1bb2e2))
### Features
* **greekeeper:** Added greenkeeper and upgrade all dependencies to latest ([96ab32b](https://github.com/bootstrap-styled/v4/commit/96ab32b))
## [1.2.11](https://github.com/bootstrap-styled/v4/compare/v1.2.10...v1.2.11) (2018-12-10)
### Bug Fixes
* **gitter:** added gitter badges ([5b4362f](https://github.com/bootstrap-styled/v4/commit/5b4362f))
## [1.2.10](https://github.com/bootstrap-styled/v4/compare/v1.2.9...v1.2.10) (2018-12-09)
### Bug Fixes
* **dependencies:** Update many dependencies ([be4259b](https://github.com/bootstrap-styled/v4/commit/be4259b))
## [1.2.9](https://github.com/bootstrap-styled/v4/compare/v1.2.8...v1.2.9) (2018-12-07)
### Bug Fixes
* **dependencies:** Update [@bootstrap-styled](https://github.com/bootstrap-styled)/css-mixins [@bootstrap-styled](https://github.com/bootstrap-styled)/css-utils bootstrap-styled ([39fd5b1](https://github.com/bootstrap-styled/v4/commit/39fd5b1))
* **dependencies:** Upgrade many deps, semantic-release, babel 7, remove color ([f7fd5fb](https://github.com/bootstrap-styled/v4/commit/f7fd5fb))
## [1.2.8](https://github.com/bootstrap-styled/v4/compare/v1.2.7...v1.2.8) (2018-12-04)
### Bug Fixes
* **CI:** travis.yml. ([21374e4](https://github.com/bootstrap-styled/v4/commit/21374e4))
* **styleguide:** reimplemented configuration. ([83e8872](https://github.com/bootstrap-styled/v4/commit/83e8872))
## [1.2.7](https://github.com/bootstrap-styled/v4/compare/v1.2.6...v1.2.7) (2018-12-04)
### Bug Fixes
* **CI:** broken. ([d9e0827](https://github.com/bootstrap-styled/v4/commit/d9e0827))
* **CI:** commented styleguide related lines in travis.yml ([a436a54](https://github.com/bootstrap-styled/v4/commit/a436a54))
* **dependencies:** removed wrong package. ([646528a](https://github.com/bootstrap-styled/v4/commit/646528a))
* **documentation:** removed rollup-umd-doc due to module conflict. Will be added on next push ([90e114e](https://github.com/bootstrap-styled/v4/commit/90e114e))
* **propTypes:** fixed theme proptypes ino certain components. ([61c82ff](https://github.com/bootstrap-styled/v4/commit/61c82ff))
* **theme:** BREAKING CHANGE: removed makeThemes by components and theme/. Theme and MakeTheme can only be imported from bootstrap-styled. ([9ef4b7f](https://github.com/bootstrap-styled/v4/commit/9ef4b7f))
## [1.2.6](https://github.com/bootstrap-styled/v4/compare/v1.2.5...v1.2.6) (2018-11-17)
### Bug Fixes
* **dependencies:** Update to bootstrap-styled v2.0.4 ([90fd7bf](https://github.com/bootstrap-styled/v4/commit/90fd7bf))
## [1.2.5](https://github.com/bootstrap-styled/v4/compare/v1.2.4...v1.2.5) (2018-11-14)
### Bug Fixes
* **doc:** fix prepare.sh error ([db4248a](https://github.com/bootstrap-styled/v4/commit/db4248a))
## [1.2.4](https://github.com/bootstrap-styled/v4/compare/v1.2.3...v1.2.4) (2018-11-14)
### Bug Fixes
* **doc:** fix prepare.sh ([83e7dc4](https://github.com/bootstrap-styled/v4/commit/83e7dc4))
## [1.2.3](https://github.com/bootstrap-styled/v4/compare/v1.2.2...v1.2.3) (2018-11-14)
### Bug Fixes
* **description:** update package description ([b36a90f](https://github.com/bootstrap-styled/v4/commit/b36a90f))
## [1.2.2](https://github.com/bootstrap-styled/v4/compare/v1.2.1...v1.2.2) (2018-11-14)
### Bug Fixes
* **package.json:** added react-dom in tags ([ca8927d](https://github.com/bootstrap-styled/v4/commit/ca8927d))
* **templates:** fix github templates ([2ee49e3](https://github.com/bootstrap-styled/v4/commit/2ee49e3))
## [1.2.1](https://github.com/bootstrap-styled/v4/compare/v1.2.0...v1.2.1) (2018-11-14)
### Bug Fixes
* **dependencies:** upgrade [@bootstrap-styled](https://github.com/bootstrap-styled)/provider to v1.2.0 ([1c4cc80](https://github.com/bootstrap-styled/v4/commit/1c4cc80))
# [1.2.0](https://github.com/bootstrap-styled/v4/compare/v1.1.6...v1.2.0) (2018-11-14)
### Bug Fixes
* **dependencies:** upgrade many dependencies ([7b9fff1](https://github.com/bootstrap-styled/v4/commit/7b9fff1))
### Features
* **dependencies:** clear CHANGELOG (will be regenerated) ([51410a2](https://github.com/bootstrap-styled/v4/commit/51410a2))