Skip to content

Commit e4b0429

Browse files
committed
chore(main): release 16.1.0
1 parent 4ec4a01 commit e4b0429

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.1.0](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v16.0.2...v16.1.0) (2025-05-23)
4+
5+
6+
### Features
7+
8+
* setup react-you-might-not-need-an-effect eslint plugin with warnings ([#50](https://github.com/cheminfo/eslint-config-cheminfo-react/issues/50)) ([4ec4a01](https://github.com/cheminfo/eslint-config-cheminfo-react/commit/4ec4a01a96e6644fc71a9893598d95e023438c64))
9+
310
## [16.0.2](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v16.0.1...v16.0.2) (2025-05-22)
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.2",
3+
"version": "16.1.0",
44
"description": "Shared ESLint config for projects using React",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)