From 34bc0c944e017f36b525ad69cdedbbad94fc27d1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 24 Aug 2022 15:24:53 +0000 Subject: [PATCH] chore(release): 4.0.0-alpha.3 [skip ci] # [4.0.0-alpha.3](https://github.com/rainbow-me/eslint-config-rainbow/compare/v4.0.0-alpha.2...v4.0.0-alpha.3) (2022-08-24) ### Bug Fixes * bump release due to actions error ([f0154c7](https://github.com/rainbow-me/eslint-config-rainbow/commit/f0154c7eaace81561838bc0f9eaff47bd9cb415f)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d8e58e..65c30da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-rainbow", - "version": "4.0.0-alpha.2", + "version": "4.0.0-alpha.3", "description": "", "main": ".eslintrc.js", "scripts": {