From eec95230b303c87d2c1d1cd868b5fc53eeb91d69 Mon Sep 17 00:00:00 2001 From: TransQuinnFTW Date: Wed, 31 Dec 2025 18:13:31 -0800 Subject: [PATCH] chore: bump version to 1.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 629a001..5760bed 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.6", + "version": "1.0.7", "description": "TypeScript configuration for React applications with JSX support", "main": "tsconfig.react.json", "exports": {