From 48912478a2e639ca615383ab78fd36a03dc67055 Mon Sep 17 00:00:00 2001 From: Julien Huang Date: Mon, 4 May 2026 21:30:13 +0200 Subject: [PATCH] chore: v1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ae89d8..ab3bf19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/hints", - "version": "1.1.0", + "version": "1.1.1", "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",