From 721af3e83599bd351d57ea808e007f66fed58975 Mon Sep 17 00:00:00 2001 From: Urata Daiki <7nohe@users.noreply.github.com> Date: Thu, 11 Apr 2024 00:47:26 +0900 Subject: [PATCH] chore: release v1.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36740c8..41eab2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@7nohe/openapi-react-query-codegen", - "version": "1.0.5", + "version": "1.0.6", "description": "OpenAPI React Query Codegen", "bin": { "openapi-rq": "dist/cli.mjs"