diff --git a/CHANGELOG.md b/CHANGELOG.md index 53da03b..a6da766 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.18](https://github.com/sweetalert2/eslint-config/compare/v1.1.17...v1.1.18) (2024-11-16) + + +### Bug Fixes + +* foo ([d368c19](https://github.com/sweetalert2/eslint-config/commit/d368c19d89e05659509fb0c4e1bd30b25451e7a4)) + ## [1.1.17](https://github.com/sweetalert2/eslint-config/compare/v1.1.16...v1.1.17) (2024-08-01) diff --git a/package.json b/package.json index 53c77ff..0ebe1c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sweetalert2/eslint-config", - "version": "1.1.17", + "version": "1.1.18", "description": "ESLint shareable config for the SweetAlert2 JS/TS coding style", "repository": "sweetalert2/eslint-config", "author": "Limon Monte (https://limonte.github.io)",