## <small>2.1.1 (2021-02-21)</small>

* fix: add react@17 to peer dependency ([e21b683](https://github.com/danhuang1202/react-aspect-ratio-img/commit/e21b683))
* Merge pull request #10 from danhuang1202/dependabot/npm_and_yarn/codecov-3.7.1 ([3121df1](https://github.com/danhuang1202/react-aspect-ratio-img/commit/3121df1)), closes [#10](https://github.com/danhuang1202/react-aspect-ratio-img/issues/10)
* Merge pull request #11 from danhuang1202/dependabot/npm_and_yarn/elliptic-6.5.3 ([4cb8c94](https://github.com/danhuang1202/react-aspect-ratio-img/commit/4cb8c94)), closes [#11](https://github.com/danhuang1202/react-aspect-ratio-img/issues/11)
* Merge pull request #12 from danhuang1202/dependabot/npm_and_yarn/markdown-to-jsx-6.11.4 ([ca043fe](https://github.com/danhuang1202/react-aspect-ratio-img/commit/ca043fe)), closes [#12](https://github.com/danhuang1202/react-aspect-ratio-img/issues/12)
* Merge pull request #13 from danhuang1202/dependabot/npm_and_yarn/handlebars-4.7.6 ([6ae95e3](https://github.com/danhuang1202/react-aspect-ratio-img/commit/6ae95e3)), closes [#13](https://github.com/danhuang1202/react-aspect-ratio-img/issues/13)
* Merge pull request #15 from danhuang1202/dependabot/npm_and_yarn/semantic-release-17.2.3 ([5080355](https://github.com/danhuang1202/react-aspect-ratio-img/commit/5080355)), closes [#15](https://github.com/danhuang1202/react-aspect-ratio-img/issues/15)
* Merge pull request #16 from danhuang1202/dependabot/npm_and_yarn/ini-1.3.7 ([b6eb9ed](https://github.com/danhuang1202/react-aspect-ratio-img/commit/b6eb9ed)), closes [#16](https://github.com/danhuang1202/react-aspect-ratio-img/issues/16)
* Merge pull request #17 from danhuang1202/dependabot/npm_and_yarn/nested-object-assign-1.0.4 ([182aa42](https://github.com/danhuang1202/react-aspect-ratio-img/commit/182aa42)), closes [#17](https://github.com/danhuang1202/react-aspect-ratio-img/issues/17)
* Merge pull request #6 from danhuang1202/dependabot/npm_and_yarn/acorn-5.7.4 ([ec8c306](https://github.com/danhuang1202/react-aspect-ratio-img/commit/ec8c306)), closes [#6](https://github.com/danhuang1202/react-aspect-ratio-img/issues/6)
* Merge pull request #7 from danhuang1202/dependabot/npm_and_yarn/https-proxy-agent-2.2.4 ([b2d0ddf](https://github.com/danhuang1202/react-aspect-ratio-img/commit/b2d0ddf)), closes [#7](https://github.com/danhuang1202/react-aspect-ratio-img/issues/7)
* Merge pull request #8 from danhuang1202/dependabot/npm_and_yarn/websocket-extensions-0.1.4 ([2ef6f33](https://github.com/danhuang1202/react-aspect-ratio-img/commit/2ef6f33)), closes [#8](https://github.com/danhuang1202/react-aspect-ratio-img/issues/8)
* chore(deps-dev): bump codecov from 3.6.1 to 3.7.1 ([9293ceb](https://github.com/danhuang1202/react-aspect-ratio-img/commit/9293ceb))
* chore(deps-dev): bump semantic-release from 15.13.24 to 17.2.3 ([16dd16e](https://github.com/danhuang1202/react-aspect-ratio-img/commit/16dd16e))
* chore(deps): bump acorn from 5.7.3 to 5.7.4 ([a944d14](https://github.com/danhuang1202/react-aspect-ratio-img/commit/a944d14))
* chore(deps): bump elliptic from 6.5.1 to 6.5.3 ([eff1d0e](https://github.com/danhuang1202/react-aspect-ratio-img/commit/eff1d0e))
* chore(deps): bump handlebars from 4.4.3 to 4.7.6 ([f01f2ba](https://github.com/danhuang1202/react-aspect-ratio-img/commit/f01f2ba))
* chore(deps): bump https-proxy-agent from 2.2.2 to 2.2.4 ([2e44230](https://github.com/danhuang1202/react-aspect-ratio-img/commit/2e44230))
* chore(deps): bump ini from 1.3.5 to 1.3.7 ([e7c9a2b](https://github.com/danhuang1202/react-aspect-ratio-img/commit/e7c9a2b))
* chore(deps): bump markdown-to-jsx from 6.10.3 to 6.11.4 ([5bc149e](https://github.com/danhuang1202/react-aspect-ratio-img/commit/5bc149e))
* chore(deps): bump nested-object-assign from 1.0.3 to 1.0.4 ([017720c](https://github.com/danhuang1202/react-aspect-ratio-img/commit/017720c))
* chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 ([bc5ecb2](https://github.com/danhuang1202/react-aspect-ratio-img/commit/bc5ecb2))

## 2.1.0 (2019-11-14)

* feat: update react dependency ([6dc28d6](https://github.com/danhuang1202/react-aspect-ratio-img/commit/6dc28d6))

## <small>2.0.3 (2019-10-13)</small>

* fix: remove storybook_addon-info base on https://github.com/storybookjs/storybook/issues/8160 ([ee50893](https://github.com/danhuang1202/react-aspect-ratio-img/commit/ee50893))

## <small>2.0.2 (2019-10-13)</small>

* chore: disable @typescript-eslint/ban-ts-ignore ([ee73551](https://github.com/danhuang1202/react-aspect-ratio-img/commit/ee73551))
* fix: update @typescript-eslint/eslint-plugin and eslint to fix Security Alerts from github ([db2667a](https://github.com/danhuang1202/react-aspect-ratio-img/commit/db2667a))
* fix: update npm registry ([6c6ef4a](https://github.com/danhuang1202/react-aspect-ratio-img/commit/6c6ef4a))
* docs: update ReadMe ([592a138](https://github.com/danhuang1202/react-aspect-ratio-img/commit/592a138))

## <small>2.0.1 (2019-09-11)</small>

* fix: remvoe react-docgen-typescript-loader from storybook webpack ([81cf567](https://github.com/danhuang1202/react-aspect-ratio-img/commit/81cf567))
* chore: remove react-docgen-typescript-loader ([29fbf5d](https://github.com/danhuang1202/react-aspect-ratio-img/commit/29fbf5d))

## 2.0.0 (2019-08-20)

* Merge pull request #2 from danhuang1202/styled-component ([27bdfc5](https://github.com/danhuang1202/react-aspect-ratio-img/commit/27bdfc5)), closes [#2](https://github.com/danhuang1202/react-aspect-ratio-img/issues/2)
* refactor: support styled component ([d14ca0c](https://github.com/danhuang1202/react-aspect-ratio-img/commit/d14ca0c))
* chore: upgrade packages ([cb5a275](https://github.com/danhuang1202/react-aspect-ratio-img/commit/cb5a275))


### BREAKING CHANGE

* rename customClass props to className
* rename customClass props to className

## <small>1.1.2 (2019-07-28)</small>

* fix: upgrade react-aspect-ratio-fence ([9b129b5](https://github.com/danhuang1202/react-aspect-ratio-img/commit/9b129b5))

## <small>1.1.1 (2019-07-28)</small>

* fix: should not hash package's classname ([0569519](https://github.com/danhuang1202/react-aspect-ratio-img/commit/0569519))
* docs: update document of className props type ([b37aa24](https://github.com/danhuang1202/react-aspect-ratio-img/commit/b37aa24))

## 1.1.0 (2019-07-27)

* docs: update badge ([8de5a14](https://github.com/danhuang1202/react-aspect-ratio-img/commit/8de5a14))
* docs: update readme ([bd35bbd](https://github.com/danhuang1202/react-aspect-ratio-img/commit/bd35bbd))
* docs: update readme ([4013661](https://github.com/danhuang1202/react-aspect-ratio-img/commit/4013661))
* feat: typo ([2213c54](https://github.com/danhuang1202/react-aspect-ratio-img/commit/2213c54))
* test: add code coverage support ([f2bf8f5](https://github.com/danhuang1202/react-aspect-ratio-img/commit/f2bf8f5))

## 1.0.0 (2019-07-26)

* ci: update .releaserc ([4d55625](https://github.com/danhuang1202/react-aspect-ratio-img/commit/4d55625))
* docs: remove change log ([9445205](https://github.com/danhuang1202/react-aspect-ratio-img/commit/9445205))
* test: add test case for AspectRatioImgLegacy ([fa638c4](https://github.com/danhuang1202/react-aspect-ratio-img/commit/fa638c4))
* feat: initial commit ([7782aae](https://github.com/danhuang1202/react-aspect-ratio-img/commit/7782aae))
