From e3dd0294558a1aac4d5a8ba21c6a411ccb756698 Mon Sep 17 00:00:00 2001 From: cheminfo-bot <10880445+cheminfo-bot@users.noreply.github.com> Date: Thu, 2 Jun 2022 16:37:59 +0200 Subject: [PATCH] chore(main): release 11.0.0 (#27) --- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2502f9..9b0f586 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [11.0.0](https://github.com/cheminfo/eslint-config-cheminfo-typescript/compare/v10.4.0...v11.0.0) (2022-06-02) + + +### ⚠ BREAKING CHANGES + +* update config with latest dependencies and rules + +### Features + +* update config with latest dependencies and rules ([b63dbf9](https://github.com/cheminfo/eslint-config-cheminfo-typescript/commit/b63dbf972b06ec018f6fe8f4c7ef4f0c572a827e)) + ## [10.4.0](https://www.github.com/cheminfo/eslint-config-cheminfo-typescript/compare/v10.3.0...v10.4.0) (2022-03-08) diff --git a/package.json b/package.json index 67319eb..9ec97fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-cheminfo-typescript", - "version": "10.4.0", + "version": "11.0.0", "description": "Shared ESLint config for TypeScript projects", "main": "index.js", "files": [