Skip to content

Commit 42c5857

Browse files
authored
chore(main): release 16.0.0 (#44)
1 parent d0983c4 commit 42c5857

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [16.0.0](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v15.0.0...v16.0.0) (2025-03-12)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update ESLint to v9.22.0 and use config helpers
9+
10+
### Features
11+
12+
* update ESLint to v9.22.0 and use config helpers ([d0983c4](https://github.com/cheminfo/eslint-config-cheminfo-react/commit/d0983c44aded9590fb15fea821b62984aeeed0f1))
13+
314
## [15.0.0](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v14.0.0...v15.0.0) (2024-11-20)
415

516

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": "15.0.0",
3+
"version": "16.0.0",
44
"description": "Shared ESLint config for projects using React",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)