From adb15296eb772df7b5f450e79bc0fcf7ea09db05 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 13 Sep 2020 23:21:50 +0000 Subject: [PATCH] =?UTF-8?q?Release:=2015.2.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 a94e612..1028d75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,13 @@ with [@crystal-ball/semantic-release-base](https://github.com/crystal-ball/seman > - 🛠 - Fixes +### [15.2.1](https://github.com/crystal-ball/eslint-config-eloquence/compare/v15.2.0...v15.2.1) (2020-09-13) + + +#### 🛠 Fix + +* Cypress fixes 🌲 (#245)([6899371](https://github.com/crystal-ball/eslint-config-eloquence/commit/68993711e381380e5e7d29bfff0a12a787f6fe37)), closes [#245](https://github.com/crystal-ball/eslint-config-eloquence/issue/245) + ## [15.2.0](https://github.com/crystal-ball/eslint-config-eloquence/compare/v15.1.0...v15.2.0) (2020-09-13) diff --git a/package.json b/package.json index 9894d87..2db39b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-eloquence", - "version": "15.2.0", + "version": "15.2.1", "description": "Adaptive, robust, elqouent ESLint configuration", "main": "./src/index.js", "type": "commonjs",