Skip to content

Commit ca23f4a

Browse files
authored
chore(main): release 16.0.2 (#49)
1 parent d3c6562 commit ca23f4a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [16.0.2](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v16.0.1...v16.0.2) (2025-05-22)
4+
5+
6+
### Bug Fixes
7+
8+
* React should not be in scope ([#48](https://github.com/cheminfo/eslint-config-cheminfo-react/issues/48)) ([d3c6562](https://github.com/cheminfo/eslint-config-cheminfo-react/commit/d3c6562755852f6256672438397346dc64a89e43))
9+
310
## [16.0.1](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v16.0.0...v16.0.1) (2025-05-08)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-cheminfo-react",
3-
"version": "16.0.1",
3+
"version": "16.0.2",
44
"description": "Shared ESLint config for projects using React",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)