From 688723a14a21b2a7691aff6f6d8a0557660f9904 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 2 Dec 2024 13:24:10 +0100 Subject: [PATCH] 4.30.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d3bd3f83..70364e8c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "type-fest", - "version": "4.29.1", + "version": "4.30.0", "description": "A collection of essential TypeScript types", "license": "(MIT OR CC0-1.0)", "repository": "sindresorhus/type-fest",