From 0990c3f45cc4012733aa159187cb20b3ee8b5712 Mon Sep 17 00:00:00 2001 From: cheminfo-bot <10880445+cheminfo-bot@users.noreply.github.com> Date: Tue, 5 Dec 2023 09:50:59 +0100 Subject: [PATCH] chore(main): release 9.1.0 (#46) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b5d3c2..4fbcbfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [9.1.0](https://github.com/cheminfo/eslint-config/compare/v9.0.2...v9.1.0) (2023-12-05) + + +### Features + +* add a few rules and remove deprecated rules ([0ce5858](https://github.com/cheminfo/eslint-config/commit/0ce5858ea0bdca0dcc0910b53494d2786ab0d5a0)) +* update ESLint and plugins ([d0790e8](https://github.com/cheminfo/eslint-config/commit/d0790e86c63002e818d4a7769670d05f5659d4b8)) + ## [9.0.2](https://github.com/cheminfo/eslint-config/compare/v9.0.1...v9.0.2) (2023-07-19) diff --git a/package.json b/package.json index 5253f25..4dc7d3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-cheminfo", - "version": "9.0.2", + "version": "9.1.0", "description": "Shared ESLint config for cheminfo and ml.js projects", "main": "index.js", "files": [