From 0deafaf0f0a3e244129b6ab36516e323b178dc94 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 2 Feb 2022 21:38:05 +0000 Subject: [PATCH] chore(release): 3.6.3 [skip ci] ## [3.6.3](https://github.com/ljosberinn/eslint-config-galex/compare/v3.6.2...v3.6.3) (2022-02-02) ### Bug Fixes * **deps:** update dependency eslint-plugin-testing-library to v5.0.5 ([fc9fc4f](https://github.com/ljosberinn/eslint-config-galex/commit/fc9fc4f6e37d89d0f394b5b7bf4fdef1c5d07d36)) * downgrade `testing-library/prefer-user-event` to warn [#555](https://github.com/ljosberinn/eslint-config-galex/issues/555) ([73b1379](https://github.com/ljosberinn/eslint-config-galex/commit/73b13793aab7f461c88747f0eb7c18a532b9decc)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f661bc46..cd0f7b0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-galex", - "version": "3.6.2", + "version": "3.6.3", "description": "personal ESLint ruleset of galex", "keywords": [ "eslint",