From 46f3eb11a31a359af38cad54607ecdbb27d4d0d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=9B=A2=E5=AD=90?= Date: Sat, 9 May 2026 03:26:46 +0000 Subject: [PATCH] chore: bump cfg to 1.1.0 --- packages/cfg/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cfg/package.json b/packages/cfg/package.json index dff3eb3..f12bc75 100644 --- a/packages/cfg/package.json +++ b/packages/cfg/package.json @@ -1,6 +1,6 @@ { "name": "@shazhou/cfg", - "version": "1.0.0", + "version": "1.1.0", "type": "module", "bin": { "cfg": "./dist/cli.js"