From 48fca935e9e7de448a3ba3b8c5060063278fcd6a Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Sat, 25 Oct 2025 04:46:48 +0000 Subject: [PATCH] v3.20.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6f914f7b..62510c724 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/test-utils", - "version": "3.20.7", + "version": "3.20.8", "repository": { "type": "git", "url": "git+https://github.com/nuxt/test-utils.git"