From a1db98358731d122d178eee64de96984d3b0b682 Mon Sep 17 00:00:00 2001 From: Sora Morimoto Date: Wed, 12 Feb 2025 22:18:37 +0900 Subject: [PATCH] Update changesets Signed-off-by: Sora Morimoto --- .changeset/afraid-trains-care.md | 2 +- .changeset/funny-bikes-marry.md | 2 +- .changeset/orange-dogs-lay.md | 2 +- .changeset/rude-impalas-unite.md | 2 +- .changeset/sour-lamps-heal.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.changeset/afraid-trains-care.md b/.changeset/afraid-trains-care.md index 7f104e72..55abcc7d 100644 --- a/.changeset/afraid-trains-care.md +++ b/.changeset/afraid-trains-care.md @@ -2,4 +2,4 @@ "swagger-typescript-api": patch --- -Respect debug and silent logging configuration for both cli and lib modes. +Respect debug and silent logging configuration for both cli and lib modes diff --git a/.changeset/funny-bikes-marry.md b/.changeset/funny-bikes-marry.md index 7147cdc3..68ef6d01 100644 --- a/.changeset/funny-bikes-marry.md +++ b/.changeset/funny-bikes-marry.md @@ -2,4 +2,4 @@ "swagger-typescript-api": patch --- -Remove types fields from package.json as there are no types yet. +Remove types fields from package.json as there are no types yet diff --git a/.changeset/orange-dogs-lay.md b/.changeset/orange-dogs-lay.md index 0f38b9ea..081f7692 100644 --- a/.changeset/orange-dogs-lay.md +++ b/.changeset/orange-dogs-lay.md @@ -2,4 +2,4 @@ "swagger-typescript-api": patch --- -Fix route regex pattern in route name generation. +Fix route regex pattern in route name generation diff --git a/.changeset/rude-impalas-unite.md b/.changeset/rude-impalas-unite.md index 741b58d6..a6d35b42 100644 --- a/.changeset/rude-impalas-unite.md +++ b/.changeset/rude-impalas-unite.md @@ -2,4 +2,4 @@ "swagger-typescript-api": patch --- -Remove unnecessary camel case conversion for query params. +Remove unnecessary camel case conversion for query params diff --git a/.changeset/sour-lamps-heal.md b/.changeset/sour-lamps-heal.md index 890dc664..b46ec94e 100644 --- a/.changeset/sour-lamps-heal.md +++ b/.changeset/sour-lamps-heal.md @@ -2,4 +2,4 @@ "swagger-typescript-api": patch --- -Add ts-nocheck comment to auto-generated file. +Add ts-nocheck comment to auto-generated file