From cb75dbc301ca62fab5dce0e41b683544ec9a39c0 Mon Sep 17 00:00:00 2001 From: Julien Huang Date: Sun, 17 May 2026 20:45:43 +0200 Subject: [PATCH] chore: v1.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa0cb96..a9ebed7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxt/hints", - "version": "1.1.1", + "version": "1.1.2", "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",