diff --git a/CHANGELOG.md b/CHANGELOG.md index 8783b5e..6f2f235 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [2.5.6](https://github.com/SandroMiguel/eslint-config-cecilia/compare/v2.5.5...v2.5.6) (2023-01-14) + + +### Bug Fixes + +* bump ESLint from 7.32.0 to 8.31.0 ([355d408](https://github.com/SandroMiguel/eslint-config-cecilia/commit/355d408c8c433a638d24f12d1dcf3c4c4f6224bf)) + ### [2.5.5](https://github.com/SandroMiguel/eslint-config-cecilia/compare/v2.5.4...v2.5.5) (2021-09-22) ### [2.5.4](https://github.com/SandroMiguel/eslint-config-cecilia/compare/v2.5.3...v2.5.4) (2021-09-22) diff --git a/package.json b/package.json index ec5b5e6..7441ea9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-cecilia", - "version": "2.5.5", + "version": "2.5.6", "description": "ESLint configuration for awesome projects", "main": "index.js", "scripts": {