diff --git a/CHANGELOG.md b/CHANGELOG.md index e85cd2a..a5cc155 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [11.0.0](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v10.1.2...v11.0.0) (2024-03-21) + + +### ⚠ BREAKING CHANGES + +* deny majority of window properties and methods ([#33](https://github.com/cheminfo/eslint-config-cheminfo-react/issues/33)) + +### Bug Fixes + +* deny majority of window properties and methods ([#33](https://github.com/cheminfo/eslint-config-cheminfo-react/issues/33)) ([1675274](https://github.com/cheminfo/eslint-config-cheminfo-react/commit/1675274d047f06ff38581106f8fa4fc7505cc973)) + ## [10.1.2](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v10.1.1...v10.1.2) (2024-03-19) diff --git a/package.json b/package.json index 0564d1b..19c9af0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-cheminfo-react", - "version": "10.1.2", + "version": "11.0.0", "description": "Shared ESLint config for projects using React", "main": "index.js", "files": [