diff --git a/packages/autofix/CHANGELOG.md b/packages/autofix/CHANGELOG.md index 655acf2..7c4aaf5 100644 --- a/packages/autofix/CHANGELOG.md +++ b/packages/autofix/CHANGELOG.md @@ -7,17 +7,3 @@ * support eslint v9 & requires node >= 18 -### Features - -* support eslint v8 (fixes [#78](https://github.com/aladdin-add/eslint-plugin/issues/78)) ([e007985](https://github.com/aladdin-add/eslint-plugin/commit/e007985c69d0b7768ce039f398fd19dd8132210d)) -* support eslint v9 & requires node >= 18 ([066e38c](https://github.com/aladdin-add/eslint-plugin/commit/066e38c866771b25fa3f09df69c71d603390e20e)) - - -### Bug Fixes - -* no-autofix ([e007985](https://github.com/aladdin-add/eslint-plugin/commit/e007985c69d0b7768ce039f398fd19dd8132210d)) -* no-autofix ([e007985](https://github.com/aladdin-add/eslint-plugin/commit/e007985c69d0b7768ce039f398fd19dd8132210d)) -* no-console autofix ([#68](https://github.com/aladdin-add/eslint-plugin/issues/68)) ([959ebcd](https://github.com/aladdin-add/eslint-plugin/commit/959ebcd3c006711aa3dbd86fd6258c1562358913)) -* no-unused-vars 1 arg arrow fns ([#74](https://github.com/aladdin-add/eslint-plugin/issues/74)) ([dcb6993](https://github.com/aladdin-add/eslint-plugin/commit/dcb6993d6c377c5013051e4c894e90a49cda5e5b)) -* no-unused-vars messes up JS/Typescript imports (fixes [#60](https://github.com/aladdin-add/eslint-plugin/issues/60)) ([#71](https://github.com/aladdin-add/eslint-plugin/issues/71)) ([ba70934](https://github.com/aladdin-add/eslint-plugin/commit/ba7093429d8b682b60100485a1a5f4baa3caab68)) -* peer deps eslint>=5.12.1 (refs [#54](https://github.com/aladdin-add/eslint-plugin/issues/54)) ([290ea06](https://github.com/aladdin-add/eslint-plugin/commit/290ea06ec0aa8b9fa39ed85b7731405f6863eb2f))