From e136aa452980d39405ef96420cb787dee24bf25c Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Sat, 8 Jun 2024 16:29:32 +0300 Subject: [PATCH] chore: release v2.21.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0538639108..3f2319e37d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@antfu/eslint-config", "type": "module", - "version": "2.20.0", + "version": "2.21.0", "packageManager": "pnpm@9.2.0", "description": "Anthony's ESLint config", "author": "Anthony Fu (https://github.com/antfu/)",