From e0d0454c7ca8f4b25f4486953eb74bc8decb755e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 5 Sep 2020 15:45:34 +0000 Subject: [PATCH] =?UTF-8?q?Release:=2014.11.1=20=F0=9F=94=96=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f2c650..3a171c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,13 @@ with [@crystal-ball/semantic-release-base](https://github.com/crystal-ball/seman > - 🛠 - Fixes +### [14.11.1](https://github.com/crystal-ball/eslint-config-eloquence/compare/v14.11.0...v14.11.1) (2020-09-05) + + +#### 🛠 Fix + +* TS scope rules 🎊 (#238)([8e6e2a9](https://github.com/crystal-ball/eslint-config-eloquence/commit/8e6e2a94dba1bdbc275512f77a699c0ab3553f38)), closes [#238](https://github.com/crystal-ball/eslint-config-eloquence/issue/238) + ## [14.11.0](https://github.com/crystal-ball/eslint-config-eloquence/compare/v14.10.0...v14.11.0) (2020-09-04) diff --git a/package.json b/package.json index 3e6c1b1..f8cbb6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-eloquence", - "version": "14.11.0", + "version": "14.11.1", "description": "Adaptive, robust, elqouent ESLint configuration", "main": "./src/index.js", "type": "commonjs",