From d92eb29cbc5dad04e69738a2699d83b78c37907d Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Thu, 4 Dec 2025 17:17:18 +0000 Subject: [PATCH] v3.21.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29006cc6e..9bc8019f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/test-utils", - "version": "3.20.1", + "version": "3.21.0", "repository": { "type": "git", "url": "git+https://github.com/nuxt/test-utils.git"