From d7c64529d3940ff3dd58efcc6c685c6303eeb08f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 16 Feb 2023 11:03:25 +0000 Subject: [PATCH] chore(release): 4.3.0 [skip ci] # [4.3.0](https://github.com/rainbow-me/eslint-config-rainbow/compare/v4.2.0...v4.3.0) (2023-02-16) ### Features * Bump release to include [#163](https://github.com/rainbow-me/eslint-config-rainbow/issues/163) [#169](https://github.com/rainbow-me/eslint-config-rainbow/issues/169) [#170](https://github.com/rainbow-me/eslint-config-rainbow/issues/170) ([15ebcf3](https://github.com/rainbow-me/eslint-config-rainbow/commit/15ebcf3fe56d88d648e2ad72db830fc0aefe36f8)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe2de5e..4a80410 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-rainbow", - "version": "4.2.0", + "version": "4.3.0", "description": "", "main": ".eslintrc.js", "scripts": {