Skip to content

Commit d3072e2

Browse files
authored
chore(main): release 15.0.0 (#43)
1 parent 7070d52 commit d3072e2

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+
## [15.0.0](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v14.0.0...v15.0.0) (2024-11-20)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update base config and require ESLint >=9.15.0
9+
10+
### Features
11+
12+
* update base config and require ESLint >=9.15.0 ([7070d52](https://github.com/cheminfo/eslint-config-cheminfo-react/commit/7070d52b492a63e5d3f86783a80e8b836a626e1f))
13+
314
## [14.0.0](https://github.com/cheminfo/eslint-config-cheminfo-react/compare/v13.0.0...v14.0.0) (2024-10-05)
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": "14.0.0",
3+
"version": "15.0.0",
44
"description": "Shared ESLint config for projects using React",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)