···11----
22-"@hey-api/openapi-ts": patch
33----
44-55-**plugin(@hey-api/typescript)**: improve type narrowing in discriminated types
-5
.changeset/khaki-experts-confess.md
···11----
22-"@hey-api/openapi-ts": patch
33----
44-55-**plugin(@hey-api/client-axios)**: revert use `query` option when no `paramsSerializer` is provided
+8
packages/openapi-ts/CHANGELOG.md
···11# @hey-api/openapi-ts
2233+## 0.89.2
44+55+### Patch Changes
66+77+- **plugin(@hey-api/typescript)**: improve type narrowing in discriminated types ([#3120](https://github.com/hey-api/openapi-ts/pull/3120)) ([`6f8a43c`](https://github.com/hey-api/openapi-ts/commit/6f8a43c7ffcc8685700c3789c6339aabbac07d2b)) by [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)
88+99+- **plugin(@hey-api/client-axios)**: revert use `query` option when no `paramsSerializer` is provided ([#3125](https://github.com/hey-api/openapi-ts/pull/3125)) ([`34c9a92`](https://github.com/hey-api/openapi-ts/commit/34c9a9214008ede461251f46ab750de37da96bbb)) by [@mrlubos](https://github.com/mrlubos)
1010+311## 0.89.1
412513### Patch Changes