diff --git a/CHANGELOG.md b/CHANGELOG.md index a6da766..e187aa3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.19](https://github.com/sweetalert2/eslint-config/compare/v1.1.18...v1.1.19) (2024-11-16) + + +### Bug Fixes + +* bar ([720af4b](https://github.com/sweetalert2/eslint-config/commit/720af4b4f6b19306bc7d95f4b4080eb9e1b5ca0f)) + ## [1.1.18](https://github.com/sweetalert2/eslint-config/compare/v1.1.17...v1.1.18) (2024-11-16) diff --git a/package.json b/package.json index 52ec7ad..1405c86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sweetalert2/eslint-config", - "version": "1.1.18", + "version": "1.1.19", "description": "ESLint shareable config for the SweetAlert2 JS/TS coding style", "repository": "sweetalert2/eslint-config", "author": "Limon Monte (https://limonte.github.io)",