We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c4d153 commit d92467eCopy full SHA for d92467e
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## [12.0.0](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v11.0.1...v12.0.0) (2024-06-29)
4
+
5
6
+### ⚠ BREAKING CHANGES
7
8
+* update dependencies
9
10
+### Features
11
12
+* update dependencies ([7c4d153](https://github.com/cheminfo/eslint-config-cheminfo-react/commit/7c4d15393f2554306d963d2c6f59b9a26f6c8bcc))
13
14
## [11.0.1](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v11.0.0...v11.0.1) (2024-03-21)
15
16
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-cheminfo-react",
- "version": "11.0.1",
+ "version": "12.0.0",
"description": "Shared ESLint config for projects using React",
"main": "index.js",
"files": [
0 commit comments