Skip to content

Commit

Permalink
chore(main): release 15.0.0 (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot authored Aug 1, 2024
1 parent e32b7b6 commit 3aa2c2b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [15.0.0](https://github.com/cheminfo/eslint-config-cheminfo-typescript/compare/v14.0.0...v15.0.0) (2024-08-01)


### ⚠ BREAKING CHANGES

* update typescript-eslint to v8 and enforce TS >=5.5

### Features

* update typescript-eslint to v8 and enforce TS >=5.5 ([e32b7b6](https://github.com/cheminfo/eslint-config-cheminfo-typescript/commit/e32b7b608939207f2c33fdc5accab373a84402e8))

## [14.0.0](https://github.com/cheminfo/eslint-config-cheminfo-typescript/compare/v13.0.0...v14.0.0) (2024-07-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-cheminfo-typescript",
"version": "14.0.0",
"version": "15.0.0",
"description": "Shared ESLint config for TypeScript projects",
"type": "module",
"exports": {
Expand Down

0 comments on commit 3aa2c2b

Please sign in to comment.