diff --git a/CHANGELOG.md b/CHANGELOG.md index 98c21af..0531a5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [10.2.2](https://www.github.com/cheminfo/eslint-config-cheminfo-typescript/compare/v10.2.1...v10.2.2) (2021-11-04) + + +### Bug Fixes + +* allow PascalCase and UPPER_CASE in type properties ([f5b0494](https://www.github.com/cheminfo/eslint-config-cheminfo-typescript/commit/f5b04943c9fb7499ee102f6476d6308c213eeed6)) + ### [10.2.1](https://www.github.com/cheminfo/eslint-config-cheminfo-typescript/compare/v10.2.0...v10.2.1) (2021-11-02) diff --git a/package.json b/package.json index e52d0b1..79e51bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-cheminfo-typescript", - "version": "10.2.1", + "version": "10.2.2", "description": "Shared ESLint config for TypeScript projects", "main": "index.js", "files": [