From 9f2b40ff0f2bd27bd5140e13ba3ed54d1eb515bf Mon Sep 17 00:00:00 2001 From: qwq Date: Thu, 7 Sep 2023 00:18:11 +0800 Subject: [PATCH] chore: release v1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index beefc84..0dc3cb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-arrow-return-style", - "version": "1.2.1", + "version": "1.2.2", "description": "Enforce arrow function return style and automatically fix it", "keywords": [ "arrow-body-style",