diff --git a/CHANGELOG.md b/CHANGELOG.md index 2479b53..c8a2c62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [10.0.0](https://github.com/cheminfo/eslint-config/compare/v9.2.0...v10.0.0) (2024-06-29) + + +### ⚠ BREAKING CHANGES + +* update plugins and add rules + +### Features + +* update plugins and add rules ([5b449b5](https://github.com/cheminfo/eslint-config/commit/5b449b5ee2ca59471f92e9c4c97fc10a2d3c57d3)) + ## [9.2.0](https://github.com/cheminfo/eslint-config/compare/v9.1.1...v9.2.0) (2024-02-09) diff --git a/package.json b/package.json index a11e355..4732632 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-cheminfo", - "version": "9.2.0", + "version": "10.0.0", "description": "Shared ESLint config for cheminfo and ml.js projects", "main": "index.js", "files": [