From 09025f96c8c86d4a3ccc16f3d30c6f85ae0d6afd Mon Sep 17 00:00:00 2001 From: roymondchen Date: Mon, 10 Aug 2026 20:52:37 +0800 Subject: [PATCH] chore(eslint-config): release 0.1.1 --- eslint-config/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eslint-config/package.json b/eslint-config/package.json index d7ef074e..5be1bd41 100644 --- a/eslint-config/package.json +++ b/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@tmagic/eslint-config", - "version": "0.1.0", + "version": "0.1.1", "main": "index.mjs", "type": "module", "repository": {