From ec66226b0850f43db2b2722e2d7d33027fb15ce6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 1 Sep 2022 19:12:00 +0000 Subject: [PATCH] chore(release): 4.2.0 [skip ci] # [4.2.0](https://github.com/rainbow-me/eslint-config-rainbow/compare/v4.1.0...v4.2.0) (2022-09-01) ### Features * bump release to include [#93](https://github.com/rainbow-me/eslint-config-rainbow/issues/93) ([50c5833](https://github.com/rainbow-me/eslint-config-rainbow/commit/50c5833e0bde1554e7de7f35fa51298ceb8eea9a)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 907c393..617b3f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-rainbow", - "version": "4.1.0", + "version": "4.2.0", "description": "", "main": ".eslintrc.js", "scripts": {