We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f96477 commit 07475c6Copy full SHA for 07475c6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [11.0.1](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v11.0.0...v11.0.1) (2024-03-21)
4
+
5
6
+### Bug Fixes
7
8
+* missing file from package ([#35](https://github.com/cheminfo/eslint-config-cheminfo-react/issues/35)) ([1f96477](https://github.com/cheminfo/eslint-config-cheminfo-react/commit/1f964778b039d62cef03d8c669e9e2a58aeb4e7a))
9
10
## [11.0.0](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v10.1.2...v11.0.0) (2024-03-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-cheminfo-react",
- "version": "11.0.0",
+ "version": "11.0.1",
"description": "Shared ESLint config for projects using React",
"main": "index.js",
"files": [
0 commit comments