From 882b44f2b1eb3f2a10858f882da8c5185dae685d Mon Sep 17 00:00:00 2001 From: TransQuinnFTW Date: Wed, 31 Dec 2025 18:05:34 -0800 Subject: [PATCH] chore: bump version to 1.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d34125..629a001 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "prepare": "git config core.hooksPath .githooks" }, "name": "@lilith/typescript-config-react", - "version": "1.0.5", + "version": "1.0.6", "description": "TypeScript configuration for React applications with JSX support", "main": "tsconfig.react.json", "exports": {