From cae6ba15a999ba716a026183b781aacf7132f009 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Tue, 30 Apr 2024 11:33:41 +0200 Subject: [PATCH] chore: release v2.16.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1fd7bd0f75..75ae2a92cc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@antfu/eslint-config", "type": "module", - "version": "2.16.0", + "version": "2.16.1", "packageManager": "pnpm@9.0.6", "description": "Anthony's ESLint config", "author": "Anthony Fu (https://github.com/antfu/)",