From e3ebe0ec88cb0bd39c89c329989dc8473e61f6b1 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Sat, 6 Sep 2025 20:07:30 +0000 Subject: [PATCH] v3.20.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e3abe67a..94f188f4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/test-utils", - "version": "3.19.2", + "version": "3.20.0", "repository": { "type": "git", "url": "git+https://github.com/nuxt/test-utils.git"