From c64cf6fdbd72b006cea8ef58998ffaf80f34b39e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 24 Aug 2022 15:35:58 +0000 Subject: [PATCH] chore(release): 4.0.0-alpha.4 [skip ci] # [4.0.0-alpha.4](https://github.com/rainbow-me/eslint-config-rainbow/compare/v4.0.0-alpha.3...v4.0.0-alpha.4) (2022-08-24) ### Bug Fixes * move babel-module to deps from devDeps ([91a354a](https://github.com/rainbow-me/eslint-config-rainbow/commit/91a354ad1dc6f00e25a6579c8f0df4d1481221d4)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2132a9..0d6d9a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-rainbow", - "version": "4.0.0-alpha.3", + "version": "4.0.0-alpha.4", "description": "", "main": ".eslintrc.js", "scripts": {