diff --git a/CHANGELOG.md b/CHANGELOG.md index a2f20e50..a11fef81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.2.23](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/compare/v2.2.22...v2.2.23) (2021-04-10) + + +### Bug Fixes + +* **deps:** update dependency eslint to ^7.24.0 ([a7baeea](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/commit/a7baeeaf99d70f0f632b2db4667e738780764fbe)) + ## [2.2.22](https://github.com/NullVoxPopuli/eslint-plugin-decorator-position/compare/v2.2.21...v2.2.22) (2021-03-27) diff --git a/package.json b/package.json index 51d3c8fe..64d4e11b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-decorator-position", - "version": "2.2.22", + "version": "2.2.23", "description": "ESLint plugin for enforcing decorator position", "main": "lib/index.js", "files": [