Skip to content

Commit

Permalink
chore(main): release 11.0.0 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot committed Mar 21, 2024
1 parent 1675274 commit 365b5d9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions 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)


Expand Down
2 changes: 1 addition & 1 deletion 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": [
Expand Down

0 comments on commit 365b5d9

Please sign in to comment.