From 17910b7df0ad604bb080c7eefb08cd5674c5b1dd Mon Sep 17 00:00:00 2001 From: TransQuinnFTW Date: Fri, 2 Jan 2026 20:08:19 -0800 Subject: [PATCH] chore: bump version to 1.0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cff9511..b540b2e 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.11", + "version": "1.0.12", "description": "TypeScript configuration for React applications with JSX support", "main": "tsconfig.react.json", "exports": {