From 8e35a17946ffa779d87e1efcf3ff8749b2314325 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 3 Apr 2026 22:05:18 +0000 Subject: [PATCH 1/2] Initial plan From d88f46237c6e523c61167f6805135d2b3eb94099 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 3 Apr 2026 22:06:57 +0000 Subject: [PATCH 2/2] chore: bump version to 3.0.4 for official tag Agent-Logs-Url: https://github.com/dmartindiaz/nuxt-openapi-hyperfetch/sessions/f8d47425-d9a2-4142-82a9-104808b6c504 Co-authored-by: dmartindiaz <90644871+dmartindiaz@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d977c3f..638968d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-openapi-hyperfetch", - "version": "1.0.4", + "version": "3.0.4", "description": "⚡ OpenAPI to Nuxt code generator for useFetch, useAsyncData, server routes, and headless CRUD connectors.", "type": "module", "author": "",