From ddaeb2c3ca20ec6a7be6b0a250cc41ed99f6d0d7 Mon Sep 17 00:00:00 2001 From: Marc Mintel Date: Wed, 11 Feb 2026 01:20:03 +0100 Subject: [PATCH] chore(next-utils): rebuild with generic types and publish v1.7.10 --- packages/next-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/next-utils/package.json b/packages/next-utils/package.json index a3b3b0d..6a79470 100644 --- a/packages/next-utils/package.json +++ b/packages/next-utils/package.json @@ -1,6 +1,6 @@ { "name": "@mintel/next-utils", - "version": "1.7.9", + "version": "1.7.10", "publishConfig": { "access": "public", "registry": "https://npm.infra.mintel.me"