# v6.0.1 (Mon May 30 2022)

#### 🐛 Bug Fix

- fix(deps): bundle react-toastify ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v6.0.0 (Fri May 27 2022)

#### 💥 Breaking Change

- chore(jest): fix jest testing setup [#664](https://github.com/openpatch/patches/pull/664) ([@mikebarkmin](https://github.com/mikebarkmin))
- feat(deps): update major dependencies [#664](https://github.com/openpatch/patches/pull/664) ([@mikebarkmin](https://github.com/mikebarkmin))
- chore(deps): update minors [#664](https://github.com/openpatch/patches/pull/664) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v5.2.1 (Thu Apr 07 2022)

#### 🐛 Bug Fix

- fix(sidenav): use link component for sidenav ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v5.2.0 (Fri Mar 11 2022)

#### 🚀 Enhancement

- feat(themeprovider): add prop standalone ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v5.1.4 (Fri Feb 25 2022)

#### 🐛 Bug Fix

- fix(textlink): make detection of external link work with ssr ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v5.1.3 (Fri Jan 28 2022)

#### 🐛 Bug Fix

- feat(markdown): upgrade to react-markdown 8 and add new props [#656](https://github.com/openpatch/patches/pull/656) ([@mikebarkmin](https://github.com/mikebarkmin))

#### ⚠️ Pushed to `main`

- chore: add seo ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v5.1.1 (Tue Jan 04 2022)

#### 🐛 Bug Fix

- fix: bump version ([@mikebarkmin](https://github.com/mikebarkmin))
- chore(codemirror): replace rodemirror package with CodeMirror component [#655](https://github.com/openpatch/patches/pull/655) ([@mikebarkmin](https://github.com/mikebarkmin))
- fix: add mjs extensions to files [#655](https://github.com/openpatch/patches/pull/655) ([@mikebarkmin](https://github.com/mikebarkmin))

#### ⚠️ Pushed to `main`

- chore: bump version ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v5.1.1 (Tue Jan 04 2022)

#### 🐛 Bug Fix

- chore(codemirror): replace rodemirror package with CodeMirror component [#655](https://github.com/openpatch/patches/pull/655) ([@mikebarkmin](https://github.com/mikebarkmin))
- fix: add mjs extensions to files [#655](https://github.com/openpatch/patches/pull/655) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v5.1.1 (Tue Jan 04 2022)

#### 🐛 Bug Fix

- chore(codemirror): replace rodemirror package with CodeMirror component [#655](https://github.com/openpatch/patches/pull/655) ([@mikebarkmin](https://github.com/mikebarkmin))
- fix: add mjs extensions to files [#655](https://github.com/openpatch/patches/pull/655) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v5.1.1 (Tue Jan 04 2022)

#### 🐛 Bug Fix

- chore(codemirror): replace rodemirror package with CodeMirror component [#655](https://github.com/openpatch/patches/pull/655) ([@mikebarkmin](https://github.com/mikebarkmin))
- fix: add mjs extensions to files [#655](https://github.com/openpatch/patches/pull/655) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v5.1.0 (Fri Nov 19 2021)

#### 🚀 Enhancement

- chore(husky): add yarn test and lint to husky [#653](https://github.com/openpatch/patches/pull/653) ([@mikebarkmin](https://github.com/mikebarkmin))
- fix(patterncenter): add z-index [#653](https://github.com/openpatch/patches/pull/653) ([@mikebarkmin](https://github.com/mikebarkmin))
- fix(footer): move new Date to useEffect [#653](https://github.com/openpatch/patches/pull/653) ([@mikebarkmin](https://github.com/mikebarkmin))
- feat(codeeditor): add wrapLines [#653](https://github.com/openpatch/patches/pull/653) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v5.0.0 (Thu Nov 18 2021)

#### 💥 Breaking Change

- feat(texteditor): add TextEditor component based on CodeEditor [#652](https://github.com/openpatch/patches/pull/652) ([@mikebarkmin](https://github.com/mikebarkmin))
- feat(codeeditor): upgrade codemirror to version 6 [#652](https://github.com/openpatch/patches/pull/652) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v4.2.3 (Thu Nov 11 2021)

#### 🐛 Bug Fix

- fix(themeprovider): fix type of theme prop [#651](https://github.com/openpatch/patches/pull/651) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v4.2.2 (Thu Oct 28 2021)

#### 🐛 Bug Fix

- fix(use-theme): use theme not returning the correct theme [#649](https://github.com/openpatch/patches/pull/649) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v4.2.1 (Thu Oct 14 2021)

#### 🐛 Bug Fix

- fix(avatar): improve title [#648](https://github.com/openpatch/patches/pull/648) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v4.2.0 (Wed Oct 13 2021)

#### 🚀 Enhancement

- feat(main): add maxWidth prop to main and pageheader [#647](https://github.com/openpatch/patches/pull/647) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v4.1.1 (Fri Oct 08 2021)

#### 🐛 Bug Fix

- fix(index): add missing export [#646](https://github.com/openpatch/patches/pull/646) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v4.1.0 (Fri Oct 08 2021)

#### 🚀 Enhancement

- feat(notifications): add notify and NotificationsProvider [#645](https://github.com/openpatch/patches/pull/645) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v4.0.1 (Tue Oct 05 2021)

#### 🐛 Bug Fix

- fix(peerdependencies): update version of react-hook-form [#644](https://github.com/openpatch/patches/pull/644) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v4.0.0 (Fri Oct 01 2021)

Due to some unpublished versions, which were created in an earlier state of the development, we need to bump the version to v4.0.0

#### 💥 Breaking Change

- feat(emailinput): add Email Input [#643](https://github.com/openpatch/patches/pull/643) ([@mikebarkmin](https://github.com/mikebarkmin))
- refactor(react-hook-form): upgrade to version 7 [#643](https://github.com/openpatch/patches/pull/643) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🐛 Bug Fix

- chore: update Storybook to 6.3.8 [#642](https://github.com/openpatch/patches/pull/642) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v1.12.2 (Thu Aug 19 2021)

#### 🐛 Bug Fix

- fix(main): improve overlap height [#617](https://github.com/openpatch/patches/pull/617) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v1.12.1 (Thu Aug 19 2021)

#### 🐛 Bug Fix

- fix(pageheader): adjust overlap height based on distance to top [#616](https://github.com/openpatch/patches/pull/616) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v1.12.0 (Fri Aug 13 2021)

#### 🚀 Enhancement

- feat(headinglink): add heading link component [#615](https://github.com/openpatch/patches/pull/615) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v1.11.1 (Sat Aug 07 2021)

#### 🐛 Bug Fix

- fix(footer): use max-width to center the footer [#614](https://github.com/openpatch/patches/pull/614) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v1.11.0 (Thu Aug 05 2021)

#### 🚀 Enhancement

- feat(nav): add optional action links to the right side [#611](https://github.com/openpatch/patches/pull/611) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v1.10.0 (Fri Jul 23 2021)

#### 🚀 Enhancement

- fix(pageheader): clamp header if too long [#603](https://github.com/openpatch/patches/pull/603) ([@mikebarkmin](https://github.com/mikebarkmin))
- feat(text): add lineClamp to text [#603](https://github.com/openpatch/patches/pull/603) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v1.9.2 (Thu Jul 22 2021)

#### ⚠️ Pushed to `main`

- Update chromatic.yml ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v1.9.1 (Thu Jul 22 2021)

#### 🐛 Bug Fix

- fix(textlink): make textlink inline to improve line breaks [#595](https://github.com/openpatch/patches/pull/595) ([@mikebarkmin](https://github.com/mikebarkmin))
- chore(storybook): revert to 6.2.9 [#595](https://github.com/openpatch/patches/pull/595) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v1.9.0 (Wed Jul 21 2021)

#### 🚀 Enhancement

- refactor(nav): remove unused var [#594](https://github.com/openpatch/patches/pull/594) ([@mikebarkmin](https://github.com/mikebarkmin))
- fix(textlink): decrease margin between text and external link icon [#594](https://github.com/openpatch/patches/pull/594) ([@mikebarkmin](https://github.com/mikebarkmin))
- fix(nav): changed static handling of responsive layout to dynamic [#594](https://github.com/openpatch/patches/pull/594) ([@mikebarkmin](https://github.com/mikebarkmin))
- fix: use custom root id and fix footer layout [#594](https://github.com/openpatch/patches/pull/594) ([@mikebarkmin](https://github.com/mikebarkmin))
- fix(autogrid): use only so many columns as children [#594](https://github.com/openpatch/patches/pull/594) ([@mikebarkmin](https://github.com/mikebarkmin))
- test: update snapshots [#594](https://github.com/openpatch/patches/pull/594) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🐛 Bug Fix

- docs: rollback storybook [#563](https://github.com/openpatch/patches/pull/563) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update babel monorepo to v7.14.8 [#593](https://github.com/openpatch/patches/pull/593) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v13.2.0 [#591](https://github.com/openpatch/patches/pull/591) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.45.1 [#590](https://github.com/openpatch/patches/pull/590) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.44.0 [#589](https://github.com/openpatch/patches/pull/589) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.3.4 [#588](https://github.com/openpatch/patches/pull/588) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency type-fest to v1.2.2 [#587](https://github.com/openpatch/patches/pull/587) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/facepaint to v1.2.2 [#586](https://github.com/openpatch/patches/pull/586) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.3.3 [#585](https://github.com/openpatch/patches/pull/585) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react-tabs to v2.3.3 [#584](https://github.com/openpatch/patches/pull/584) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react-modal to v3.12.1 [#583](https://github.com/openpatch/patches/pull/583) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react-dom to v17.0.9 [#582](https://github.com/openpatch/patches/pull/582) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react to v17.0.14 [#581](https://github.com/openpatch/patches/pull/581) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.17.5 [#580](https://github.com/openpatch/patches/pull/580) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.43.0 [#578](https://github.com/openpatch/patches/pull/578) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/lodash to v4.14.171 [#579](https://github.com/openpatch/patches/pull/579) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/jest to v26.0.24 [#577](https://github.com/openpatch/patches/pull/577) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.42.1 [#576](https://github.com/openpatch/patches/pull/576) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/styled-system\_\_css to v5.0.16 [#575](https://github.com/openpatch/patches/pull/575) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/styled-system to v5.1.12 [#574](https://github.com/openpatch/patches/pull/574) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.42.0 [#573](https://github.com/openpatch/patches/pull/573) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react to v17.0.13 [#571](https://github.com/openpatch/patches/pull/571) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency typescript to v4.3.5 [#570](https://github.com/openpatch/patches/pull/570) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.3.2 [#569](https://github.com/openpatch/patches/pull/569) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.41.1 [#568](https://github.com/openpatch/patches/pull/568) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update babel monorepo [#564](https://github.com/openpatch/patches/pull/564) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.3.1 [#567](https://github.com/openpatch/patches/pull/567) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.41.0 [#566](https://github.com/openpatch/patches/pull/566) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency prettier to v2.3.2 [#565](https://github.com/openpatch/patches/pull/565) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency typescript to v4.3.4 [#526](https://github.com/openpatch/patches/pull/526) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update babel monorepo [#400](https://github.com/openpatch/patches/pull/400) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.3.0 [#560](https://github.com/openpatch/patches/pull/560) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.17.4 [#559](https://github.com/openpatch/patches/pull/559) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.40.0 [#558](https://github.com/openpatch/patches/pull/558) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.2.12 [#557](https://github.com/openpatch/patches/pull/557) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.2.11 [#556](https://github.com/openpatch/patches/pull/556) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react-dom to v17.0.8 [#555](https://github.com/openpatch/patches/pull/555) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.39.1 [#554](https://github.com/openpatch/patches/pull/554) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency pretty-quick to v3.1.1 [#553](https://github.com/openpatch/patches/pull/553) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency type-fest to v1.2.1 [#552](https://github.com/openpatch/patches/pull/552) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency chromatic to v5.9.2 [#551](https://github.com/openpatch/patches/pull/551) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.39.0 [#550](https://github.com/openpatch/patches/pull/550) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency chromatic to v5.9.1 [#549](https://github.com/openpatch/patches/pull/549) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @octokit/core to v3.5.1 [#548](https://github.com/openpatch/patches/pull/548) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @octokit/core to v3.5.0 [#547](https://github.com/openpatch/patches/pull/547) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/jest-dom to v5.14.1 [#546](https://github.com/openpatch/patches/pull/546) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react-dom to v17.0.7 [#545](https://github.com/openpatch/patches/pull/545) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react to v17.0.11 [#544](https://github.com/openpatch/patches/pull/544) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.29.3 [#542](https://github.com/openpatch/patches/pull/542) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update codecov/codecov-action action to v1.5.2 [#543](https://github.com/openpatch/patches/pull/543) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.29.3 [#541](https://github.com/openpatch/patches/pull/541) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.29.3 [#540](https://github.com/openpatch/patches/pull/540) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.29.3 [#539](https://github.com/openpatch/patches/pull/539) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update codecov/codecov-action action to v1.5.1 [#538](https://github.com/openpatch/patches/pull/538) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency react-hook-form to v6.15.8 [#537](https://github.com/openpatch/patches/pull/537) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.17.3 [#536](https://github.com/openpatch/patches/pull/536) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency prettier to v2.3.1 [#535](https://github.com/openpatch/patches/pull/535) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/jest-dom to v5.13.0 [#534](https://github.com/openpatch/patches/pull/534) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/dom to v7.31.2 [#533](https://github.com/openpatch/patches/pull/533) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency chromatic to v5.9.0 [#532](https://github.com/openpatch/patches/pull/532) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.17.2 [#531](https://github.com/openpatch/patches/pull/531) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react-dom to v17.0.6 [#530](https://github.com/openpatch/patches/pull/530) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react to v17.0.9 [#529](https://github.com/openpatch/patches/pull/529) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency type-fest to v1.2.0 [#528](https://github.com/openpatch/patches/pull/528) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.38.1 [#527](https://github.com/openpatch/patches/pull/527) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.29.2 [#524](https://github.com/openpatch/patches/pull/524) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react to v17.0.8 [#523](https://github.com/openpatch/patches/pull/523) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.29.2 [#522](https://github.com/openpatch/patches/pull/522) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.29.2 [#521](https://github.com/openpatch/patches/pull/521) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.29.2 [#520](https://github.com/openpatch/patches/pull/520) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.17.1 [#519](https://github.com/openpatch/patches/pull/519) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency concurrently to v6.2.0 [#517](https://github.com/openpatch/patches/pull/517) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.29.0 [#516](https://github.com/openpatch/patches/pull/516) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.29.0 [#515](https://github.com/openpatch/patches/pull/515) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.29.0 [#514](https://github.com/openpatch/patches/pull/514) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.29.0 [#513](https://github.com/openpatch/patches/pull/513) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency chromatic to v5.8.3 [#512](https://github.com/openpatch/patches/pull/512) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/lodash to v4.14.170 [#511](https://github.com/openpatch/patches/pull/511) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.28.0 [#510](https://github.com/openpatch/patches/pull/510) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.28.0 [#509](https://github.com/openpatch/patches/pull/509) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.28.0 [#508](https://github.com/openpatch/patches/pull/508) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.8.4 (Thu May 20 2021)

#### 🐛 Bug Fix

- chore: use typesVersions workaround for exports in package.json [#503](https://github.com/openpatch/patches/pull/503) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update dependency @auto-it/all-contributors to v10.28.0 [#507](https://github.com/openpatch/patches/pull/507) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.37.1 [#506](https://github.com/openpatch/patches/pull/506) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency type-fest to v1.1.3 [#505](https://github.com/openpatch/patches/pull/505) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency chromatic to v5.8.2 [#504](https://github.com/openpatch/patches/pull/504) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.17.0 [#501](https://github.com/openpatch/patches/pull/501) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency type-fest to v1.1.2 [#500](https://github.com/openpatch/patches/pull/500) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.2.10 [#499](https://github.com/openpatch/patches/pull/499) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency chromatic to v5.8.1 [#498](https://github.com/openpatch/patches/pull/498) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react to v17.0.6 [#497](https://github.com/openpatch/patches/pull/497) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/react-hooks to v5.1.3 [#496](https://github.com/openpatch/patches/pull/496) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.2.9 [#495](https://github.com/openpatch/patches/pull/495) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/react to v11.2.7 [#494](https://github.com/openpatch/patches/pull/494) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.2.8 [#493](https://github.com/openpatch/patches/pull/493) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react-dom to v17.0.5 [#492](https://github.com/openpatch/patches/pull/492) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.45 [#491](https://github.com/openpatch/patches/pull/491) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/lodash to v4.14.169 [#490](https://github.com/openpatch/patches/pull/490) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v13.1.9 [#489](https://github.com/openpatch/patches/pull/489) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.8.3 (Wed May 12 2021)

#### 🐛 Bug Fix

- fix: export subpaths in package.json [#488](https://github.com/openpatch/patches/pull/488) ([@mikebarkmin](https://github.com/mikebarkmin))
- ci: use secret instead of plain text for chromatic token [#488](https://github.com/openpatch/patches/pull/488) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update dependency auto to v10.27.1 [#487](https://github.com/openpatch/patches/pull/487) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.27.1 [#486](https://github.com/openpatch/patches/pull/486) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.27.1 [#485](https://github.com/openpatch/patches/pull/485) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.27.1 [#484](https://github.com/openpatch/patches/pull/484) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.2.7 [#483](https://github.com/openpatch/patches/pull/483) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.37.0 [#481](https://github.com/openpatch/patches/pull/481) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react-dom to v17.0.4 [#482](https://github.com/openpatch/patches/pull/482) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/dom to v7.31.0 [#480](https://github.com/openpatch/patches/pull/480) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency prettier to v2.3.0 [#479](https://github.com/openpatch/patches/pull/479) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency concurrently to v6.1.0 [#477](https://github.com/openpatch/patches/pull/477) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency type-fest to v1.1.1 [#478](https://github.com/openpatch/patches/pull/478) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.27.0 [#476](https://github.com/openpatch/patches/pull/476) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.27.0 [#475](https://github.com/openpatch/patches/pull/475) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.27.0 [#474](https://github.com/openpatch/patches/pull/474) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.27.0 [#473](https://github.com/openpatch/patches/pull/473) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency type-fest to v1.1.0 [#472](https://github.com/openpatch/patches/pull/472) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update emotion monorepo to v11.4.0 [#471](https://github.com/openpatch/patches/pull/471) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.44 [#469](https://github.com/openpatch/patches/pull/469) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react to v17.0.5 [#468](https://github.com/openpatch/patches/pull/468) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.2.6 [#467](https://github.com/openpatch/patches/pull/467) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.26.1 [#466](https://github.com/openpatch/patches/pull/466) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.26.1 [#465](https://github.com/openpatch/patches/pull/465) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.26.1 [#464](https://github.com/openpatch/patches/pull/464) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.26.1 [#463](https://github.com/openpatch/patches/pull/463) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update codecov/codecov-action action to v1.5.0 [#462](https://github.com/openpatch/patches/pull/462) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.36.2 [#461](https://github.com/openpatch/patches/pull/461) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency chromatic to v5.8.0 [#460](https://github.com/openpatch/patches/pull/460) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v13.1.8 [#459](https://github.com/openpatch/patches/pull/459) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.26.0 [#458](https://github.com/openpatch/patches/pull/458) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.26.0 [#457](https://github.com/openpatch/patches/pull/457) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.26.0 [#456](https://github.com/openpatch/patches/pull/456) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.26.0 [#455](https://github.com/openpatch/patches/pull/455) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.36.1 [#454](https://github.com/openpatch/patches/pull/454) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v13.1.6 [#453](https://github.com/openpatch/patches/pull/453) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.25.2 [#452](https://github.com/openpatch/patches/pull/452) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.25.2 [#451](https://github.com/openpatch/patches/pull/451) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.25.2 [#450](https://github.com/openpatch/patches/pull/450) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.25.2 [#449](https://github.com/openpatch/patches/pull/449) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.36.0 [#448](https://github.com/openpatch/patches/pull/448) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.43 [#447](https://github.com/openpatch/patches/pull/447) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react to v17.0.4 [#446](https://github.com/openpatch/patches/pull/446) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.42 [#445](https://github.com/openpatch/patches/pull/445) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/jest to v26.0.23 [#444](https://github.com/openpatch/patches/pull/444) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.2.5 [#443](https://github.com/openpatch/patches/pull/443) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.2.9 [#441](https://github.com/openpatch/patches/pull/441) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.35.1 [#440](https://github.com/openpatch/patches/pull/440) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/react-hooks to v5.1.2 [#439](https://github.com/openpatch/patches/pull/439) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/jest-dom to v5.12.0 [#438](https://github.com/openpatch/patches/pull/438) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/dom to v7.30.4 [#437](https://github.com/openpatch/patches/pull/437) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency react-hook-form to v6.15.7 [#436](https://github.com/openpatch/patches/pull/436) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.35.0 [#435](https://github.com/openpatch/patches/pull/435) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.2.4 [#434](https://github.com/openpatch/patches/pull/434) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update codecov/codecov-action action to v1.4.1 [#433](https://github.com/openpatch/patches/pull/433) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.34.0 [#432](https://github.com/openpatch/patches/pull/432) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency csstype to v3.0.8 [#431](https://github.com/openpatch/patches/pull/431) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v13.1.5 [#430](https://github.com/openpatch/patches/pull/430) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v13.1.4 [#429](https://github.com/openpatch/patches/pull/429) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/codemirror to v0.0.109 [#428](https://github.com/openpatch/patches/pull/428) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update codecov/codecov-action action to v1.4.0 [#427](https://github.com/openpatch/patches/pull/427) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency react-hook-form to v6.15.6 [#421](https://github.com/openpatch/patches/pull/421) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.25.1 [#425](https://github.com/openpatch/patches/pull/425) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.25.1 [#424](https://github.com/openpatch/patches/pull/424) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.25.1 [#423](https://github.com/openpatch/patches/pull/423) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.25.1 [#422](https://github.com/openpatch/patches/pull/422) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.41 [#420](https://github.com/openpatch/patches/pull/420) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.33.2 [#419](https://github.com/openpatch/patches/pull/419) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.39 [#418](https://github.com/openpatch/patches/pull/418) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v13.1.3 [#417](https://github.com/openpatch/patches/pull/417) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.2.8 [#416](https://github.com/openpatch/patches/pull/416) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency type-fest to v1.0.2 [#415](https://github.com/openpatch/patches/pull/415) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.25.0 [#414](https://github.com/openpatch/patches/pull/414) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.25.0 [#413](https://github.com/openpatch/patches/pull/413) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.25.0 [#412](https://github.com/openpatch/patches/pull/412) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.25.0 [#411](https://github.com/openpatch/patches/pull/411) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.8.2 (Tue Apr 13 2021)

#### 🐛 Bug Fix

- fix(buttonlink): use a tag instead of button [#410](https://github.com/openpatch/patches/pull/410) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update dependency webpack to v5.32.0 [#409](https://github.com/openpatch/patches/pull/409) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency concurrently to v6.0.2 [#408](https://github.com/openpatch/patches/pull/408) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.2.7 [#407](https://github.com/openpatch/patches/pull/407) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.31.2 [#406](https://github.com/openpatch/patches/pull/406) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.2.1 [#405](https://github.com/openpatch/patches/pull/405) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.24.3 [#404](https://github.com/openpatch/patches/pull/404) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v13.1.2 [#353](https://github.com/openpatch/patches/pull/353) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.24.3 [#344](https://github.com/openpatch/patches/pull/344) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.24.3 [#343](https://github.com/openpatch/patches/pull/343) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.8.1 (Fri Apr 09 2021)

#### 🐛 Bug Fix

- fix(useconfirm): add missing return types and allow dynamic title and description [#402](https://github.com/openpatch/patches/pull/402) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update dependency @auto-it/all-contributors to v10.24.3 [#342](https://github.com/openpatch/patches/pull/342) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.24.2 [#345](https://github.com/openpatch/patches/pull/345) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update emotion monorepo to v11.3.0 [#401](https://github.com/openpatch/patches/pull/401) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.2.5 [#399](https://github.com/openpatch/patches/pull/399) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.31.0 [#398](https://github.com/openpatch/patches/pull/398) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency typescript to v4.2.4 [#397](https://github.com/openpatch/patches/pull/397) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.2.4 [#396](https://github.com/openpatch/patches/pull/396) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): pin dependency @types/react-tabs to 2.3.2 [#395](https://github.com/openpatch/patches/pull/395) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.8.0 (Tue Apr 06 2021)

#### 🚀 Enhancement

- Patches provider [#394](https://github.com/openpatch/patches/pull/394) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update storybook monorepo to v6.2.3 [#392](https://github.com/openpatch/patches/pull/392) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency concurrently to v6.0.1 [#393](https://github.com/openpatch/patches/pull/393) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update codecov/codecov-action action to v1.3.2 [#391](https://github.com/openpatch/patches/pull/391) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @octokit/core to v3.4.0 [#390](https://github.com/openpatch/patches/pull/390) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.2.2 [#388](https://github.com/openpatch/patches/pull/388) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency chromatic to v5.7.1 [#387](https://github.com/openpatch/patches/pull/387) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/styled-system to v5.1.11 [#386](https://github.com/openpatch/patches/pull/386) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.30.0 [#385](https://github.com/openpatch/patches/pull/385) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.7.2 (Thu Apr 01 2021)

#### 🐛 Bug Fix

- fix(markdowneditor): make preview optional [#384](https://github.com/openpatch/patches/pull/384) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update dependency @testing-library/dom to v7.30.3 [#383](https://github.com/openpatch/patches/pull/383) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.2.1 [#381](https://github.com/openpatch/patches/pull/381) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.7.1 (Wed Mar 31 2021)

#### 🐛 Bug Fix

- fix(nav): replace \* selector with concrete ones [#382](https://github.com/openpatch/patches/pull/382) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update babel monorepo [#369](https://github.com/openpatch/patches/pull/369) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.2.0 [#380](https://github.com/openpatch/patches/pull/380) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/react to v11.2.6 [#378](https://github.com/openpatch/patches/pull/378) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @octokit/core to v3.3.2 [#379](https://github.com/openpatch/patches/pull/379) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/dom to v7.30.2 [#377](https://github.com/openpatch/patches/pull/377) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.7.0 (Tue Mar 30 2021)

#### 🚀 Enhancement

- feat(useconfirm): add use confirm hook [#376](https://github.com/openpatch/patches/pull/376) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update dependency @testing-library/react-hooks to v5.1.1 [#374](https://github.com/openpatch/patches/pull/374) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency react-hook-form to v6.15.5 [#373](https://github.com/openpatch/patches/pull/373) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.6.3 (Sat Mar 27 2021)

#### 🐛 Bug Fix

- fix(package): add react-hook-form to dev [#372](https://github.com/openpatch/patches/pull/372) ([@mikebarkmin](https://github.com/mikebarkmin))
- fix(package): make react-hook-form a peer dependency [#371](https://github.com/openpatch/patches/pull/371) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update dependency @types/node to v14.14.37 [#370](https://github.com/openpatch/patches/pull/370) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.36 [#368](https://github.com/openpatch/patches/pull/368) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/jest to v26.0.22 [#367](https://github.com/openpatch/patches/pull/367) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/jest-dom to v5.11.10 [#366](https://github.com/openpatch/patches/pull/366) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/dom to v7.30.1 [#365](https://github.com/openpatch/patches/pull/365) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.28.0 [#364](https://github.com/openpatch/patches/pull/364) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update react monorepo to v17.0.2 [#362](https://github.com/openpatch/patches/pull/362) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.27.2 [#360](https://github.com/openpatch/patches/pull/360) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react-dom to v17.0.3 [#361](https://github.com/openpatch/patches/pull/361) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @babel/preset-env to v7.13.12 [#359](https://github.com/openpatch/patches/pull/359) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.27.1 [#358](https://github.com/openpatch/patches/pull/358) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.27.0 [#357](https://github.com/openpatch/patches/pull/357) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.2.0 [#356](https://github.com/openpatch/patches/pull/356) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.26.3 [#355](https://github.com/openpatch/patches/pull/355) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/jest to v26.0.21 [#354](https://github.com/openpatch/patches/pull/354) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.26.2 [#352](https://github.com/openpatch/patches/pull/352) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update codecov/codecov-action action to v1.3.1 [#351](https://github.com/openpatch/patches/pull/351) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.26.0 [#350](https://github.com/openpatch/patches/pull/350) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/styled-system\_\_css to v5.0.15 [#349](https://github.com/openpatch/patches/pull/349) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.35 [#348](https://github.com/openpatch/patches/pull/348) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @octokit/core to v3.3.1 [#347](https://github.com/openpatch/patches/pull/347) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.25.1 [#346](https://github.com/openpatch/patches/pull/346) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.25.0 [#337](https://github.com/openpatch/patches/pull/337) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.18.9 [#341](https://github.com/openpatch/patches/pull/341) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.18.9 [#340](https://github.com/openpatch/patches/pull/340) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.18.9 [#339](https://github.com/openpatch/patches/pull/339) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.18.9 [#338](https://github.com/openpatch/patches/pull/338) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.34 [#336](https://github.com/openpatch/patches/pull/336) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.18.7 [#334](https://github.com/openpatch/patches/pull/334) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.18.7 [#333](https://github.com/openpatch/patches/pull/333) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.6.2 (Fri Mar 12 2021)

#### 🐛 Bug Fix

- fix(hookformcontroller): use control from form context [#335](https://github.com/openpatch/patches/pull/335) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update dependency @auto-it/conventional-commits to v10.18.7 [#332](https://github.com/openpatch/patches/pull/332) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.18.7 [#331](https://github.com/openpatch/patches/pull/331) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency chromatic to v5.7.0 [#330](https://github.com/openpatch/patches/pull/330) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency type-fest to v0.21.3 [#329](https://github.com/openpatch/patches/pull/329) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.18.4 [#328](https://github.com/openpatch/patches/pull/328) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.33 [#327](https://github.com/openpatch/patches/pull/327) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v12.8.3 [#326](https://github.com/openpatch/patches/pull/326) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @octokit/core to v3.3.0 [#325](https://github.com/openpatch/patches/pull/325) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.18.4 [#324](https://github.com/openpatch/patches/pull/324) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.18.4 [#323](https://github.com/openpatch/patches/pull/323) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.18.4 [#322](https://github.com/openpatch/patches/pull/322) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update codecov/codecov-action action to v1.2.2 [#321](https://github.com/openpatch/patches/pull/321) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.24.4 [#319](https://github.com/openpatch/patches/pull/319) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update babel monorepo to v7.13.10 [#320](https://github.com/openpatch/patches/pull/320) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react-dom to v17.0.2 [#318](https://github.com/openpatch/patches/pull/318) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react to v17.0.3 [#316](https://github.com/openpatch/patches/pull/316) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @emotion/jest to v11.2.1 [#317](https://github.com/openpatch/patches/pull/317) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.32 [#315](https://github.com/openpatch/patches/pull/315) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/dom to v7.30.0 [#314](https://github.com/openpatch/patches/pull/314) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.6.1 (Fri Mar 05 2021)

#### 🐛 Bug Fix

- fix(hookformcontroller): remove formlabel if no label [#313](https://github.com/openpatch/patches/pull/313) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update dependency typescript to v4.2.3 [#312](https://github.com/openpatch/patches/pull/312) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.1.1 [#311](https://github.com/openpatch/patches/pull/311) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.6.0 (Thu Mar 04 2021)

#### 🚀 Enhancement

- feat(slider): forward ref [#310](https://github.com/openpatch/patches/pull/310) ([@mikebarkmin](https://github.com/mikebarkmin))
- feat(select): forward ref [#310](https://github.com/openpatch/patches/pull/310) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🐛 Bug Fix

- fix(hookformcontroller): fix errors not working for field arrays [#310](https://github.com/openpatch/patches/pull/310) ([@mikebarkmin](https://github.com/mikebarkmin))
- fix(markdowneditor): make preview button smaller [#310](https://github.com/openpatch/patches/pull/310) ([@mikebarkmin](https://github.com/mikebarkmin))
- fix(textarea): add to index [#310](https://github.com/openpatch/patches/pull/310) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update storybook monorepo to v6.1.21 [#309](https://github.com/openpatch/patches/pull/309) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.24.3 [#308](https://github.com/openpatch/patches/pull/308) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.18.3 [#307](https://github.com/openpatch/patches/pull/307) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.18.3 [#306](https://github.com/openpatch/patches/pull/306) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.18.3 [#305](https://github.com/openpatch/patches/pull/305) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.18.3 [#304](https://github.com/openpatch/patches/pull/304) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.5.0 (Wed Mar 03 2021)

#### 🚀 Enhancement

- feat(buttongroup): add vertical variant [#303](https://github.com/openpatch/patches/pull/303) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🐛 Bug Fix

- fix(markdowneditor): fix variant clash with codeeditor [#303](https://github.com/openpatch/patches/pull/303) ([@mikebarkmin](https://github.com/mikebarkmin))
- fix(codeeditor): allow different heights for editors on one page [#303](https://github.com/openpatch/patches/pull/303) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v1.4.4 (Wed Mar 03 2021)

#### 🐛 Bug Fix

- fix(themeprovider): add max-width for images [#302](https://github.com/openpatch/patches/pull/302) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update dependency auto to v10.18.1 [#301](https://github.com/openpatch/patches/pull/301) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v12.8.1 [#300](https://github.com/openpatch/patches/pull/300) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.18.1 [#299](https://github.com/openpatch/patches/pull/299) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.18.1 [#298](https://github.com/openpatch/patches/pull/298) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.18.1 [#297](https://github.com/openpatch/patches/pull/297) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/react-hooks to v5.1.0 [#296](https://github.com/openpatch/patches/pull/296) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update babel monorepo to v7.13.9 [#295](https://github.com/openpatch/patches/pull/295) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.4.3 (Mon Mar 01 2021)

#### 🐛 Bug Fix

- fix(loadingdots): change default color to currentColor [#294](https://github.com/openpatch/patches/pull/294) ([@mikebarkmin](https://github.com/mikebarkmin))

#### ⚠️ Pushed to `main`

- chore: add storybook url ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update dependency @testing-library/user-event to v12.8.0 [#293](https://github.com/openpatch/patches/pull/293) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v12.7.4 [#292](https://github.com/openpatch/patches/pull/292) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.24.2 [#281](https://github.com/openpatch/patches/pull/281) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.1.20 [#282](https://github.com/openpatch/patches/pull/282) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update babel monorepo to v7.13.8 [#283](https://github.com/openpatch/patches/pull/283) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): pin dependencies [#288](https://github.com/openpatch/patches/pull/288) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.4.2 (Sat Feb 27 2021)

#### 🐛 Bug Fix

- fix(alert): add alert to index [#291](https://github.com/openpatch/patches/pull/291) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v1.4.1 (Sat Feb 27 2021)

#### 🐛 Bug Fix

- fix(theme): export theme type [#290](https://github.com/openpatch/patches/pull/290) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v1.4.0 (Sat Feb 27 2021)

#### 🚀 Enhancement

- feat(alert): add simple alert component [#289](https://github.com/openpatch/patches/pull/289) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v1.3.0 (Sat Feb 27 2021)

#### 🚀 Enhancement

- build: include types in dist folders [#287](https://github.com/openpatch/patches/pull/287) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🐛 Bug Fix

- fix(pattern): props have default, make optional ([@mikebarkmin](https://github.com/mikebarkmin))

#### ⚠️ Pushed to `main`

- Update CHANGELOG.md ([@mikebarkmin](https://github.com/mikebarkmin))
- Update package.json ([@mikebarkmin](https://github.com/mikebarkmin))
- ci: ignore only renovate branch ([@mikebarkmin](https://github.com/mikebarkmin))
- chore(renovate): only on no office hours ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update dependency auto to v10.16.8 [#278](https://github.com/openpatch/patches/pull/278) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @babel/plugin-transform-runtime to v7.13.7 [#277](https://github.com/openpatch/patches/pull/277) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.16.8 [#276](https://github.com/openpatch/patches/pull/276) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.16.8 [#275](https://github.com/openpatch/patches/pull/275) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.16.8 [#274](https://github.com/openpatch/patches/pull/274) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.24.1 [#273](https://github.com/openpatch/patches/pull/273) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency typescript to v4.2.2 [#272](https://github.com/openpatch/patches/pull/272) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v12.7.3 [#271](https://github.com/openpatch/patches/pull/271) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update babel monorepo [#270](https://github.com/openpatch/patches/pull/270) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.24.0 [#268](https://github.com/openpatch/patches/pull/268) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.1.19 [#269](https://github.com/openpatch/patches/pull/269) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update babel monorepo [#265](https://github.com/openpatch/patches/pull/265) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency type-fest to v0.21.2 [#267](https://github.com/openpatch/patches/pull/267) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v12.7.2 [#266](https://github.com/openpatch/patches/pull/266) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.16.7 [#264](https://github.com/openpatch/patches/pull/264) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.16.7 [#263](https://github.com/openpatch/patches/pull/263) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.16.7 [#262](https://github.com/openpatch/patches/pull/262) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.16.7 [#261](https://github.com/openpatch/patches/pull/261) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.23.0 [#260](https://github.com/openpatch/patches/pull/260) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.16.6 [#259](https://github.com/openpatch/patches/pull/259) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.31 [#258](https://github.com/openpatch/patches/pull/258) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/dom to v7.29.6 [#257](https://github.com/openpatch/patches/pull/257) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.16.6 [#256](https://github.com/openpatch/patches/pull/256) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.16.6 [#255](https://github.com/openpatch/patches/pull/255) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.16.6 [#254](https://github.com/openpatch/patches/pull/254) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update babel monorepo to v7.12.17 [#253](https://github.com/openpatch/patches/pull/253) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency chromatic to v5.6.3 [#252](https://github.com/openpatch/patches/pull/252) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.22.0 [#251](https://github.com/openpatch/patches/pull/251) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency type-fest to v0.21.1 [#250](https://github.com/openpatch/patches/pull/250) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.28 [#249](https://github.com/openpatch/patches/pull/249) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.1.18 [#248](https://github.com/openpatch/patches/pull/248) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v12.7.1 [#247](https://github.com/openpatch/patches/pull/247) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency type-fest to v0.21.0 [#246](https://github.com/openpatch/patches/pull/246) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react-dom to v17.0.1 [#245](https://github.com/openpatch/patches/pull/245) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react to v17.0.2 [#244](https://github.com/openpatch/patches/pull/244) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.27 [#243](https://github.com/openpatch/patches/pull/243) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.16.5 [#242](https://github.com/openpatch/patches/pull/242) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.16.5 [#241](https://github.com/openpatch/patches/pull/241) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.16.5 [#240](https://github.com/openpatch/patches/pull/240) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.16.5 [#238](https://github.com/openpatch/patches/pull/238) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.26 [#239](https://github.com/openpatch/patches/pull/239) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.16.4 [#237](https://github.com/openpatch/patches/pull/237) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.16.4 [#236](https://github.com/openpatch/patches/pull/236) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update babel monorepo to v7.12.16 [#235](https://github.com/openpatch/patches/pull/235) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v12.7.0 [#234](https://github.com/openpatch/patches/pull/234) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency typescript to v4.1.5 [#233](https://github.com/openpatch/patches/pull/233) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency chromatic to v5.6.2 [#232](https://github.com/openpatch/patches/pull/232) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update emotion monorepo to v11.2.0 [#231](https://github.com/openpatch/patches/pull/231) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency typescript to v4.1.4 [#230](https://github.com/openpatch/patches/pull/230) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.21.2 [#228](https://github.com/openpatch/patches/pull/228) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update emotion monorepo to v11.1.5 [#227](https://github.com/openpatch/patches/pull/227) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.21.1 [#226](https://github.com/openpatch/patches/pull/226) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.21.0 [#225](https://github.com/openpatch/patches/pull/225) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.1.17 [#224](https://github.com/openpatch/patches/pull/224) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.16.0 [#222](https://github.com/openpatch/patches/pull/222) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.20.2 [#223](https://github.com/openpatch/patches/pull/223) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react-modal to v3.12.0 [#221](https://github.com/openpatch/patches/pull/221) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.16.0 [#218](https://github.com/openpatch/patches/pull/218) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.25 [#220](https://github.com/openpatch/patches/pull/220) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.16.0 [#217](https://github.com/openpatch/patches/pull/217) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @babel/plugin-transform-runtime to v7.12.15 [#219](https://github.com/openpatch/patches/pull/219) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.16.0 [#216](https://github.com/openpatch/patches/pull/216) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.15.0 [#215](https://github.com/openpatch/patches/pull/215) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.15.0 [#210](https://github.com/openpatch/patches/pull/210) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.15.0 [#211](https://github.com/openpatch/patches/pull/211) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.15.0 [#213](https://github.com/openpatch/patches/pull/213) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.24 [#214](https://github.com/openpatch/patches/pull/214) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/codemirror to v0.0.108 [#212](https://github.com/openpatch/patches/pull/212) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.14.0 [#209](https://github.com/openpatch/patches/pull/209) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.20.1 [#208](https://github.com/openpatch/patches/pull/208) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update babel monorepo to v7.12.13 [#207](https://github.com/openpatch/patches/pull/207) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.20.0 [#205](https://github.com/openpatch/patches/pull/205) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react to v17.0.1 [#206](https://github.com/openpatch/patches/pull/206) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/react to v11.2.5 [#204](https://github.com/openpatch/patches/pull/204) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.1.16 [#203](https://github.com/openpatch/patches/pull/203) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.13.4 [#202](https://github.com/openpatch/patches/pull/202) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.13.4 [#200](https://github.com/openpatch/patches/pull/200) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.13.4 [#199](https://github.com/openpatch/patches/pull/199) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v12.6.3 [#201](https://github.com/openpatch/patches/pull/201) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.13.4 [#198](https://github.com/openpatch/patches/pull/198) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.19.0 [#197](https://github.com/openpatch/patches/pull/197) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.13.3 [#195](https://github.com/openpatch/patches/pull/195) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.13.3 [#194](https://github.com/openpatch/patches/pull/194) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.13.3 [#196](https://github.com/openpatch/patches/pull/196) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.13.3 [#193](https://github.com/openpatch/patches/pull/193) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/codemirror to v0.0.107 [#192](https://github.com/openpatch/patches/pull/192) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.18.0 [#191](https://github.com/openpatch/patches/pull/191) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.13.2 [#190](https://github.com/openpatch/patches/pull/190) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.13.2 [#188](https://github.com/openpatch/patches/pull/188) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.13.2 [#187](https://github.com/openpatch/patches/pull/187) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @octokit/core to v3.2.5 [#189](https://github.com/openpatch/patches/pull/189) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.13.2 [#186](https://github.com/openpatch/patches/pull/186) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/react-hooks to v5.0.3 [#185](https://github.com/openpatch/patches/pull/185) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.1.15 [#184](https://github.com/openpatch/patches/pull/184) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.17.0 [#183](https://github.com/openpatch/patches/pull/183) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency chromatic to v5.6.1 [#182](https://github.com/openpatch/patches/pull/182) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/react-hooks to v5.0.2 [#181](https://github.com/openpatch/patches/pull/181) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.12.2 [#178](https://github.com/openpatch/patches/pull/178) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.12.2 [#177](https://github.com/openpatch/patches/pull/177) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.12.2 [#180](https://github.com/openpatch/patches/pull/180) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.12.2 [#176](https://github.com/openpatch/patches/pull/176) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v12.6.2 [#179](https://github.com/openpatch/patches/pull/179) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.11.0 [#169](https://github.com/openpatch/patches/pull/169) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.11.0 [#174](https://github.com/openpatch/patches/pull/174) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.11.0 [#170](https://github.com/openpatch/patches/pull/170) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.11.0 [#173](https://github.com/openpatch/patches/pull/173) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.22 [#172](https://github.com/openpatch/patches/pull/172) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.16.0 [#171](https://github.com/openpatch/patches/pull/171) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.10.1 [#168](https://github.com/openpatch/patches/pull/168) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.10.1 [#167](https://github.com/openpatch/patches/pull/167) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.2.2 (Tue Jan 19 2021)

#### 🐛 Bug Fix

- fix(button): add ref to buttons ([@mikebarkmin](https://github.com/mikebarkmin))

#### ⚠️ Pushed to `main`

- test(mail): add simple tests ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update dependency @types/lodash to v4.14.168 [#166](https://github.com/openpatch/patches/pull/166) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.2.1 (Sun Jan 17 2021)

#### 🐛 Bug Fix

- fix(mail): add MailTemplate to index ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v1.2.0 (Sun Jan 17 2021)

#### 🚀 Enhancement

- feat(mail): add a mail template [#165](https://github.com/openpatch/patches/pull/165) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🐛 Bug Fix

- fix: regenerate yarn.lock [#165](https://github.com/openpatch/patches/pull/165) ([@mikebarkmin](https://github.com/mikebarkmin))
- Merge branch 'main' into email [#165](https://github.com/openpatch/patches/pull/165) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update dependency @auto-it/conventional-commits to v10.10.0 [#162](https://github.com/openpatch/patches/pull/162) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.10.0 [#164](https://github.com/openpatch/patches/pull/164) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.10.0 [#163](https://github.com/openpatch/patches/pull/163) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.10.0 [#161](https://github.com/openpatch/patches/pull/161) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency husky to v4.3.8 [#160](https://github.com/openpatch/patches/pull/160) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.15.0 [#159](https://github.com/openpatch/patches/pull/159) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.1.3 (Fri Jan 15 2021)

#### 🐛 Bug Fix

- fix(link): pass ref to a tag ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v1.1.2 (Fri Jan 15 2021)

#### 🐛 Bug Fix

- fix(link): make href optional ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update dependency auto to v10.9.1 [#158](https://github.com/openpatch/patches/pull/158) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.9.1 [#157](https://github.com/openpatch/patches/pull/157) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.9.1 [#156](https://github.com/openpatch/patches/pull/156) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.21 [#154](https://github.com/openpatch/patches/pull/154) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.9.1 [#155](https://github.com/openpatch/patches/pull/155) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.1.1 (Thu Jan 14 2021)

#### 🐛 Bug Fix

- fix(patterncenter): remove unused prop ([@mikebarkmin](https://github.com/mikebarkmin))
- fix(patterncenter): z-index wrong ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v1.1.0 (Thu Jan 14 2021)

#### 🚀 Enhancement

- feat(form): add more form text components ([@mikebarkmin](https://github.com/mikebarkmin))
- feat(patterncenter): add props for fg and bg ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🐛 Bug Fix

- chore: update yarn lock [#153](https://github.com/openpatch/patches/pull/153) ([@mikebarkmin](https://github.com/mikebarkmin))
- fix(card): remove margin if no avatar ([@mikebarkmin](https://github.com/mikebarkmin))
- fix(usemedia): check if window is available ([@mikebarkmin](https://github.com/mikebarkmin))

#### ⚠️ Pushed to `main`

- chore(deps): upgrade to latest ([@mikebarkmin](https://github.com/mikebarkmin))
- chore: prettier ignore index.ts ([@mikebarkmin](https://github.com/mikebarkmin))
- docs(layouts): fix wording ([@mikebarkmin](https://github.com/mikebarkmin))
- ci: change master to main for shipping ([@mikebarkmin](https://github.com/mikebarkmin))
- ci: use main as base for pages ([@mikebarkmin](https://github.com/mikebarkmin))
- chore: move to main ([@mikebarkmin](https://github.com/mikebarkmin))
- docs: updated getting started ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update dependency @auto-it/all-contributors to v10.9.0 [#149](https://github.com/openpatch/patches/pull/149) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.0.2 (Thu Jan 14 2021)

#### 🐛 Bug Fix

- fix(autogrid): columns not responsive ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v1.0.1 (Thu Jan 14 2021)

#### 🐛 Bug Fix

- fix(codeeditor): only require codemirror packages on the client ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update dependency @types/codemirror to v0.0.106 [#144](https://github.com/openpatch/patches/pull/144) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/jest-dom to v5.11.9 [#141](https://github.com/openpatch/patches/pull/141) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.6.1 [#136](https://github.com/openpatch/patches/pull/136) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/react to v11.2.3 [#131](https://github.com/openpatch/patches/pull/131) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.6.1 [#135](https://github.com/openpatch/patches/pull/135) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/dom to v7.29.4 [#126](https://github.com/openpatch/patches/pull/126) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.6.1 [#134](https://github.com/openpatch/patches/pull/134) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update codecov/codecov-action action to v1.2.1 [#127](https://github.com/openpatch/patches/pull/127) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): pin dependency @types/codemirror to 0.0.104 [#143](https://github.com/openpatch/patches/pull/143) ([@renovate-bot](https://github.com/renovate-bot))

#### Authors: 2

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v1.0.0 (Wed Jan 13 2021)

#### 💥 Breaking Change

- Feature/forms [#142](https://github.com/openpatch/patches/pull/142) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🐛 Bug Fix

- chore(deps): update react monorepo to v17 (major) [#11](https://github.com/openpatch/patches/pull/11) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))

#### ⚠️ Pushed to `master`

- refactor: remove React imports ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🔩 Dependency Updates

- chore(deps): update dependency @types/node to v14.14.17 [#123](https://github.com/openpatch/patches/pull/123) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/jest-dom to v5.11.8 [#122](https://github.com/openpatch/patches/pull/122) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/jest-dom to v5.11.7 [#121](https://github.com/openpatch/patches/pull/121) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.11.1 [#120](https://github.com/openpatch/patches/pull/120) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/lodash to v4.14.166 [#119](https://github.com/openpatch/patches/pull/119) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.16 [#118](https://github.com/openpatch/patches/pull/118) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @emotion/react to v11.1.4 [#117](https://github.com/openpatch/patches/pull/117) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/conventional-commits to v10.5.0 [#114](https://github.com/openpatch/patches/pull/114) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency auto to v10.5.0 [#116](https://github.com/openpatch/patches/pull/116) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/first-time-contributor to v10.5.0 [#115](https://github.com/openpatch/patches/pull/115) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @auto-it/all-contributors to v10.5.0 [#113](https://github.com/openpatch/patches/pull/113) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update codecov/codecov-action action to v1.1.1 [#112](https://github.com/openpatch/patches/pull/112) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update emotion monorepo to v11.1.3 [#111](https://github.com/openpatch/patches/pull/111) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.0.8 [#110](https://github.com/openpatch/patches/pull/110) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update codecov/codecov-action action to v1.1.0 [#109](https://github.com/openpatch/patches/pull/109) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.11.0 [#108](https://github.com/openpatch/patches/pull/108) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.10.3 [#106](https://github.com/openpatch/patches/pull/106) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency chromatic to v5.5.0 [#105](https://github.com/openpatch/patches/pull/105) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.14 [#104](https://github.com/openpatch/patches/pull/104) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.0.7 [#103](https://github.com/openpatch/patches/pull/103) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.10.2 [#102](https://github.com/openpatch/patches/pull/102) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v12.6.0 [#101](https://github.com/openpatch/patches/pull/101) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency husky to v4.3.6 [#100](https://github.com/openpatch/patches/pull/100) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.13 [#99](https://github.com/openpatch/patches/pull/99) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.1.11 [#98](https://github.com/openpatch/patches/pull/98) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency typescript to v4.1.3 [#97](https://github.com/openpatch/patches/pull/97) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.10.1 [#96](https://github.com/openpatch/patches/pull/96) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/dom to v7.29.0 [#95](https://github.com/openpatch/patches/pull/95) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.0.6 [#94](https://github.com/openpatch/patches/pull/94) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/jest to v26.0.19 [#93](https://github.com/openpatch/patches/pull/93) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.12 [#92](https://github.com/openpatch/patches/pull/92) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/jest to v26.0.18 [#90](https://github.com/openpatch/patches/pull/90) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.11 [#89](https://github.com/openpatch/patches/pull/89) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/react-hooks to v3.7.0 [#88](https://github.com/openpatch/patches/pull/88) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/jest to v26.0.17 [#87](https://github.com/openpatch/patches/pull/87) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/react-hooks to v3.6.0 [#86](https://github.com/openpatch/patches/pull/86) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency husky to v4.3.5 [#85](https://github.com/openpatch/patches/pull/85) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/react-hooks to v3.5.0 [#83](https://github.com/openpatch/patches/pull/83) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @emotion/react to v11.1.2 [#82](https://github.com/openpatch/patches/pull/82) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency husky to v4.3.4 [#81](https://github.com/openpatch/patches/pull/81) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.10.0 [#80](https://github.com/openpatch/patches/pull/80) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.0.5 [#79](https://github.com/openpatch/patches/pull/79) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update storybook monorepo to v6.1.10 [#78](https://github.com/openpatch/patches/pull/78) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v12.5.0 [#77](https://github.com/openpatch/patches/pull/77) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @octokit/core to v3.2.4 [#76](https://github.com/openpatch/patches/pull/76) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v12.4.0 [#75](https://github.com/openpatch/patches/pull/75) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @octokit/core to v3.2.3 [#74](https://github.com/openpatch/patches/pull/74) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/jest to v26.0.16 [#73](https://github.com/openpatch/patches/pull/73) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @octokit/core to v3.2.2 [#72](https://github.com/openpatch/patches/pull/72) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v12.3.0 [#71](https://github.com/openpatch/patches/pull/71) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): pin dependency @emotion/babel-preset-css-prop to 11.0.0 [#69](https://github.com/openpatch/patches/pull/69) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))

#### Authors: 3

- [@renovate[bot]](https://github.com/renovate[bot])
- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v0.5.0 (Mon Nov 30 2020)

#### 🚀 Enhancement

- feat: upgrade to react 17 [#68](https://github.com/openpatch/patches/pull/68) ([@mikebarkmin](https://github.com/mikebarkmin))
- Upgrade to Emotion 11 [#57](https://github.com/openpatch/patches/pull/57) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🐛 Bug Fix

- chore(deps): update storybook monorepo to v6.1.9 [#67](https://github.com/openpatch/patches/pull/67) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react-dom to v16.9.10 [#45](https://github.com/openpatch/patches/pull/45) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.9.0 [#66](https://github.com/openpatch/patches/pull/66) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/react to v16.14.2 [#44](https://github.com/openpatch/patches/pull/44) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): pin dependencies [#58](https://github.com/openpatch/patches/pull/58) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
- chore(deps): update dependency type-fest to v0.20.2 [#62](https://github.com/openpatch/patches/pull/62) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
- fix: add classNames to Box PropTypes ([@mikebarkmin](https://github.com/mikebarkmin))

#### ⚠️ Pushed to `master`

- chore(renovate): tag with label dependencies ([@mikebarkmin](https://github.com/mikebarkmin))
- ci: run ci on pull request ([@mikebarkmin](https://github.com/mikebarkmin))
- build: add babel transform runtime ([@mikebarkmin](https://github.com/mikebarkmin))
- ci: test types separately from logic ([@mikebarkmin](https://github.com/mikebarkmin))
- chore: better jest config for coverage ([@mikebarkmin](https://github.com/mikebarkmin))
- chore: remove test setup ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 3

- [@renovate[bot]](https://github.com/renovate[bot])
- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# (Tue Nov 24 2020)

#### ⚠️ Pushed to `master`

- Update test.yml ([@mikebarkmin](https://github.com/mikebarkmin))
- chore: upgrade dependencies ([@mikebarkmin](https://github.com/mikebarkmin))
- ci: test even if not master ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v0.4.2 (Fri Nov 20 2020)

#### 🐛 Bug Fix

- chore(deps): update react monorepo to v16.14.0 [#42](https://github.com/openpatch/patches/pull/42) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
- chore(deps): update dependency @types/node to v14.14.9 [#38](https://github.com/openpatch/patches/pull/38) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
- chore(deps): update dependency typescript to v4.1.2 [#39](https://github.com/openpatch/patches/pull/39) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
- chore(deps): update dependency prettier to v2.2.0 [#40](https://github.com/openpatch/patches/pull/40) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
- chore(deps): update dependency @testing-library/react to v11.2.0 [#30](https://github.com/openpatch/patches/pull/30) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.5.1 [#28](https://github.com/openpatch/patches/pull/28) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/dom to v7.27.0 [#27](https://github.com/openpatch/patches/pull/27) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @types/node to v14.14.8 [#26](https://github.com/openpatch/patches/pull/26) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/dom to v7.26.7 [#24](https://github.com/openpatch/patches/pull/24) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency webpack to v5.5.0 [#23](https://github.com/openpatch/patches/pull/23) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency chromatic to v5.4.0 [#22](https://github.com/openpatch/patches/pull/22) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update codecov/codecov-action action to v1.0.15 [#21](https://github.com/openpatch/patches/pull/21) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency type-fest to v0.19.0 [#20](https://github.com/openpatch/patches/pull/20) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency fork-ts-checker-webpack-plugin to v6.0.2 [#19](https://github.com/openpatch/patches/pull/19) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/jest-dom to v5.11.6 [#18](https://github.com/openpatch/patches/pull/18) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency csstype to v3.0.5 [#17](https://github.com/openpatch/patches/pull/17) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/user-event to v12.2.2 [#14](https://github.com/openpatch/patches/pull/14) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
- chore(deps): update dependency babel-loader to v8.2.1 [#15](https://github.com/openpatch/patches/pull/15) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
- chore(deps): update dependency type-fest to v0.18.1 [#16](https://github.com/openpatch/patches/pull/16) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
- chore(deps): update dependency @testing-library/react to v11.1.2 [#13](https://github.com/openpatch/patches/pull/13) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): update dependency @testing-library/dom to v7.26.6 [#12](https://github.com/openpatch/patches/pull/12) ([@renovate-bot](https://github.com/renovate-bot))
- chore(deps): pin dependencies [#6](https://github.com/openpatch/patches/pull/6) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
- chore(deps): update actions/cache action to v2 [#9](https://github.com/openpatch/patches/pull/9) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
- chore(deps): update codecov/codecov-action action to v1.0.14 [#7](https://github.com/openpatch/patches/pull/7) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))
- chore(deps): update dependency @types/node to v14.14.7 [#8](https://github.com/openpatch/patches/pull/8) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))

#### ⚠️ Pushed to `master`

- Revert "chore(deps): update react monorepo to v16.14.0 (#42)" ([@mikebarkmin](https://github.com/mikebarkmin))
- chore: downgrade react ([@mikebarkmin](https://github.com/mikebarkmin))
- chore: add resolution for react types ([@mikebarkmin](https://github.com/mikebarkmin))
- chore: upgrade dependencies ([@mikebarkmin](https://github.com/mikebarkmin))
- Update chromatic.yml ([@mikebarkmin](https://github.com/mikebarkmin))
- chore: automerge renovate ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 3

- [@renovate[bot]](https://github.com/renovate[bot])
- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v0.4.1 (Thu Nov 12 2020)

#### 🐛 Bug Fix

- Configure Renovate [#5](https://github.com/openpatch/patches/pull/5) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot]))

#### Authors: 2

- [@renovate[bot]](https://github.com/renovate[bot])
- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot))

---

# v0.4.0 (Wed Nov 11 2020)

#### 🚀 Enhancement

- feat: add markdown [#4](https://github.com/openpatch/patches/pull/4) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🐛 Bug Fix

- fix: require children in Code component ([@mikebarkmin](https://github.com/mikebarkmin))

#### ⚠️ Pushed to `master`

- Merge branch 'feature/markdown' ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# (Tue Nov 10 2020)

#### ⚠️ Pushed to `master`

- Merge branch 'master' of github.com:openpatch/patches ([@mikebarkmin](https://github.com/mikebarkmin))
- chore: build storybook with no-dll ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v0.3.1 (Tue Nov 10 2020)

#### ⚠️ Pushed to `master`

- Update release.yml ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v0.3.0 (Tue Nov 10 2020)

#### 🚀 Enhancement

- Feature preview [#3](https://github.com/openpatch/patches/pull/3) ([@mikebarkmin](https://github.com/mikebarkmin))

#### ⚠️ Pushed to `master`

- docs: convert font to path ([@mikebarkmin](https://github.com/mikebarkmin))
- build: move types to separate folder ([@mikebarkmin](https://github.com/mikebarkmin))
- build: fix es build ([@mikebarkmin](https://github.com/mikebarkmin))
- Merge branch 'master' of github.com:openpatch/patches ([@mikebarkmin](https://github.com/mikebarkmin))
- build: use es2019 instead of es2020 to prevent node 12 warning ([@mikebarkmin](https://github.com/mikebarkmin))
- build: provide es and cjs files ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v0.2.1 (Mon Sep 28 2020)

#### 🐛 Bug Fix

- fix: improve card header and footer ([@mikebarkmin](https://github.com/mikebarkmin))

#### ⚠️ Pushed to `master`

- Merge branch 'master' of github.com:openpatch/patches ([@mikebarkmin](https://github.com/mikebarkmin))
- test: update snapshots ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v0.2.0 (Sun Sep 27 2020)

#### 🚀 Enhancement

- feat: more components [#1](https://github.com/openpatch/patches/pull/1) ([@mikebarkmin](https://github.com/mikebarkmin))

#### 🐛 Bug Fix

- docs: fix storybook path [#2](https://github.com/openpatch/patches/pull/2) ([@mikebarkmin](https://github.com/mikebarkmin))
- test: correct Nav snapshot test [#1](https://github.com/openpatch/patches/pull/1) ([@mikebarkmin](https://github.com/mikebarkmin))
- chore: remove commit script [#1](https://github.com/openpatch/patches/pull/1) ([@mikebarkmin](https://github.com/mikebarkmin))
- chore: make typescript more strict [#1](https://github.com/openpatch/patches/pull/1) ([@mikebarkmin](https://github.com/mikebarkmin))
- fix: base theme missing currentColor [#1](https://github.com/openpatch/patches/pull/1) ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# (Wed Sep 09 2020)

:tada: This release contains work from a new contributor! :tada:

Thank you, Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin)), for all your work!

#### ⚠️ Pushed to `master`

- Merge branch 'master' of github.com:openpatch/patches ([@mikebarkmin](https://github.com/mikebarkmin))
- chore: auto use conventional release ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v0.1.3 (Wed Sep 09 2020)

#### ⚠️ Pushed to `master`

- ci: use pure-lockfiles ([@mikebarkmin](https://github.com/mikebarkmin))
- Merge branch 'master' of github.com:openpatch/patches ([@mikebarkmin](https://github.com/mikebarkmin))
- ci: deploy storybook to pages ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v0.1.2 (Wed Sep 09 2020)

#### ⚠️ Pushed to `master`

- Merge branch 'master' of github.com:openpatch/patches ([@mikebarkmin](https://github.com/mikebarkmin))
- ci: fix chromatic ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))

---

# v0.1.1 (Wed Sep 09 2020)

#### ⚠️ Pushed to `master`

- ci: use jest:ci command ([@mikebarkmin](https://github.com/mikebarkmin))
- chore: make package public ([@mikebarkmin](https://github.com/mikebarkmin))
- chore: add author to package.json ([@mikebarkmin](https://github.com/mikebarkmin))
- chore: add commitizen ([@mikebarkmin](https://github.com/mikebarkmin))
- init patches ([@mikebarkmin](https://github.com/mikebarkmin))
- improve build ([@mikebarkmin](https://github.com/mikebarkmin))
- setup styled components and design basics ([@mikebarkmin](https://github.com/mikebarkmin))
- chore: add storybook ([@mikebarkmin](https://github.com/mikebarkmin))
- chore: upgrade packages ([@mikebarkmin](https://github.com/mikebarkmin))
- Initialize project using Create React App ([@mikebarkmin](https://github.com/mikebarkmin))

#### Authors: 1

- Mike Barkmin ([@mikebarkmin](https://github.com/mikebarkmin))
