diff --git a/CHANGELOG.md b/CHANGELOG.md index a522287..b990ea9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.11](https://github.com/sweetalert2/eslint-config/compare/v1.1.10...v1.1.11) (2024-05-13) + + +### Bug Fixes + +* go back to v8 ([a930020](https://github.com/sweetalert2/eslint-config/commit/a930020cd49ac4ca20f7f21681bc023a0d60898d)) + ## [1.1.10](https://github.com/sweetalert2/eslint-config/compare/v1.1.9...v1.1.10) (2024-05-13) diff --git a/package.json b/package.json index e5bd7cf..e120b5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sweetalert2/eslint-config", - "version": "1.1.9", + "version": "1.1.11", "description": "ESLint shareable config for the SweetAlert2 JS/TS coding style", "repository": "sweetalert2/eslint-config", "author": "Limon Monte (https://limonte.github.io)",