Skip to content

Commit

Permalink
chore(main): release 13.0.0 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot authored Nov 20, 2024
1 parent 3d595dc commit 0f20951
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [13.0.0](https://github.com/cheminfo/eslint-config/compare/v12.0.1...v13.0.0) (2024-11-20)


### ⚠ BREAKING CHANGES

* require ESLint >=9.15.0
* update and review import plugin rules

### Features

* require ESLint >=9.15.0 ([3d595dc](https://github.com/cheminfo/eslint-config/commit/3d595dc521a42cffb5237804f2164312aa658f71))
* update and review import plugin rules ([3c65c87](https://github.com/cheminfo/eslint-config/commit/3c65c87ec24f342d0f5081043fdfd11bc6dc8891))

## [12.0.1](https://github.com/cheminfo/eslint-config/compare/v12.0.0...v12.0.1) (2024-10-07)


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",
"version": "12.0.1",
"version": "13.0.0",
"description": "Shared ESLint config for cheminfo and ml.js projects",
"type": "module",
"exports": {
Expand Down

0 comments on commit 0f20951

Please sign in to comment.