We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6355e73 commit fb11f4cCopy full SHA for fb11f4c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [16.0.1](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v16.0.0...v16.0.1) (2025-05-08)
4
+
5
6
+### Bug Fixes
7
8
+* add names to config objects ([6355e73](https://github.com/cheminfo/eslint-config-cheminfo-react/commit/6355e73ab5de472b82eaf7a1cc37ec76ed9dbaa3))
9
10
## [16.0.0](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v15.0.0...v16.0.0) (2025-03-12)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-cheminfo-react",
- "version": "16.0.0",
+ "version": "16.0.1",
"description": "Shared ESLint config for projects using React",
"type": "module",
"exports": {
0 commit comments