From c3f34e4beb67a4ddd85a9456ebc9013d123aa6ee Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Tue, 9 Nov 2021 13:58:55 +0000 Subject: [PATCH] eslint-plugin-react-hooks@4.3.0 --- packages/eslint-plugin-react-hooks/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/eslint-plugin-react-hooks/package.json b/packages/eslint-plugin-react-hooks/package.json index 1cda188fc5dc7..6bf810a7712bf 100644 --- a/packages/eslint-plugin-react-hooks/package.json +++ b/packages/eslint-plugin-react-hooks/package.json @@ -1,7 +1,7 @@ { "name": "eslint-plugin-react-hooks", "description": "ESLint rules for React Hooks", - "version": "4.2.0", + "version": "4.3.0", "repository": { "type": "git", "url": "https://github.com/facebook/react.git",