diff --git a/CHANGELOG.md b/CHANGELOG.md index 7626ccfb..824de9e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# (Tue Oct 17 2023) + +#### 🚀 Enhancement + +- `@tablecheck/eslint-config@8.1.0` + - feat: add react-refresh eslint rules [#91](https://github.com/tablecheck/tablecheck-react-system/pull/91) ([@SimeonC](https://github.com/SimeonC)) + +#### Authors: 1 + +- Simeon Cheeseman ([@SimeonC](https://github.com/SimeonC)) + +--- + # (Fri Oct 13 2023) #### 💥 Breaking Change diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index 7997e66b..d84bb1e1 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -1,3 +1,15 @@ +# v8.1.0 (Tue Oct 17 2023) + +#### 🚀 Enhancement + +- feat: add react-refresh eslint rules [#91](https://github.com/tablecheck/tablecheck-react-system/pull/91) ([@SimeonC](https://github.com/SimeonC)) + +#### Authors: 1 + +- Simeon Cheeseman ([@SimeonC](https://github.com/SimeonC)) + +--- + # Change Log All notable changes to this project will be documented in this file.