From 365b5d9ceda4d9aa6dfe2c8b2690573ce437d0a0 Mon Sep 17 00:00:00 2001 From: cheminfo-bot <10880445+cheminfo-bot@users.noreply.github.com> Date: Thu, 21 Mar 2024 16:39:20 +0100 Subject: [PATCH] chore(main): release 11.0.0 (#34) --- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) 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": [