From 6d447aced5dfc98a1d4751fcad3343b21e3512d3 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Wed, 29 Oct 2025 13:13:47 +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 8c717bd06..a123e310f 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"