Skip to content

Commit d731b70

Browse files
authored
chore(main): release 18.0.0 (#58)
1 parent b7fb359 commit d731b70

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+
## [18.0.0](https://github.com/cheminfo/eslint-config-cheminfo-typescript/compare/v17.0.0...v18.0.0) (2025-03-12)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* update ESLint to v9.22.0 and use config helpers ([#57](https://github.com/cheminfo/eslint-config-cheminfo-typescript/issues/57))
9+
10+
### Features
11+
12+
* update ESLint to v9.22.0 and use config helpers ([#57](https://github.com/cheminfo/eslint-config-cheminfo-typescript/issues/57)) ([b7fb359](https://github.com/cheminfo/eslint-config-cheminfo-typescript/commit/b7fb359a982e81a86dc04c169d2fcb6327241a7f))
13+
314
## [17.0.0](https://github.com/cheminfo/eslint-config-cheminfo-typescript/compare/v16.0.0...v17.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-typescript",
3-
"version": "17.0.0",
3+
"version": "18.0.0",
44
"description": "Shared ESLint config for TypeScript projects",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)