From e6568d87e210be7b46c69223be4ea9ee141bbaa4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 24 Aug 2022 14:42:48 +0000 Subject: [PATCH] chore(release): 4.0.0-alpha.1 [skip ci] # [4.0.0-alpha.1](https://github.com/rainbow-me/eslint-config-rainbow/compare/v3.0.1-alpha.1...v4.0.0-alpha.1) (2022-08-24) ### Bug Fixes * downgrade @typescript-eslint/eslint-plugin ([c664c98](https://github.com/rainbow-me/eslint-config-rainbow/commit/c664c986974dec42c178eef8520a00bba038368e)) ### Features * update config ([e34a8f4](https://github.com/rainbow-me/eslint-config-rainbow/commit/e34a8f49eda726e674c5dc60644549e4c499f15f)) ### BREAKING CHANGES * complete refactor of core config for v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e68a2cb..694c1b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-rainbow", - "version": "3.0.1-alpha.1", + "version": "4.0.0-alpha.1", "description": "", "main": ".eslintrc.js", "scripts": {