From 9066cb5d6075ac891713481e20529d148441b820 Mon Sep 17 00:00:00 2001 From: Julien Huang Date: Tue, 16 Dec 2025 23:43:20 +0100 Subject: [PATCH] chore: 1.0.0-alpha.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b17e321..62d4c33b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/hints", - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.4", "description": "Nuxt module that shows hints for aspects of your application such as Performance, Security, and more!", "repository": "https://github.com/nuxt/hints", "homepage": "https://github.com/nuxt/hints",